Hi there
Have used Blynk for about a month or two, and love it. Currently I have made a controller for my GrainFather brewing system, and here I’ve kind of missed an easy(er) way of displaying the target value. Let me try to explain:
I have a Gauge Widget showing the current temperature for one of the temperature probes in my setup. This is working fine. I then use a Slider Widget to set my target temperature. It would be very handy to be able to display this target temparature directly in the Gauge Widget. Like a small arrow/triangle on the inside of the gauge graphics, a thin line across the gauge graphics or something like that. Today I have to use a separate Labeled Value Widget to display the current set target temp.
I imagine this would have to be solved with an extra pin input to the widget, and if it is not used (no data sent to it), it is not displayed.