automatikas / Node-red-Nest-thermostat

Node-red dashboard Nest thermostat ui_template
GNU General Public License v3.0
30 stars 17 forks source link

include toggle mode #13

Open rwrnet opened 1 year ago

rwrnet commented 1 year ago

For quick switching, I added a toggle mode. When you tap/click on the widget, it toggles through a list of predefined values.

Toggling is assumed, when the delay of drag (500ms) is not reached. So the actual dragging behaviour is still functional in parallel.

I'm happy to discuss and adjust the approach, in case you don't like it.