giuseppeg88 / node-red-contrib-thermostat-scheduler

The Ultimate Node-RED Thermostat for Home Assistant - A NEST style thermostat with: temperature week scheduler, countdown and manual mode
GNU General Public License v3.0
66 stars 28 forks source link

I'm missing a "Summer mode" #23

Open Venderwel opened 2 years ago

Venderwel commented 2 years ago

Or a Winter mode. But they should give the same end result. I like the away mode, it sets the temperature to a certain amunt of degrees for when you're not home. I don't have an alarm but it was easy enough to configure the settings to use my away boolean from home assistant.

Now what I'd like and I am a noob to node red and programming so sadly I don't know how to add it to the flow: To have something simular to the away mode: A Summer mode. If Summer mode is on (device = off), you can change settings in the thermostat all you want, but the unit won't go on because no heating is needed in summer. If you switch Summer off, all will work as set. I know there's an on and off switch, but with a Summermode you could set it for all devices at once. If a Home Assitant boolean is used for it, you could even use it in an automation (use date or outside temperature)