Page 1 of 1

How to control thermostats in scenes!!

Posted: Thursday 16 January 2020 10:50
by TiferMendos
When I edit new scene I can add all nodes (switches, dimmers, door sensors), but no thermostats. How can I make a scene, which will control thermostats' setpoints?

For example "Away" scene, which would set all the thermostats' setpoints to one, low value?
At the moment I can only set plans for the thermostats.usps trackingshowbox

Re: How to control thermostats in scenes!!

Posted: Wednesday 22 January 2020 22:07
by kimot
You can use DZVents script with scene trigger.

Or, if you are not familiar with DzVents scripting you can use Blockly with a little workaround.
Create your scene and use some dummy switch witch will be set ON in this scene.
Then in Blockly, when this switch is activated, set your setpoints to required value.
In other scenes set this switch OFF

I tested it - it works
2020-01-22-220356_1920x1080_scrot.png
2020-01-22-220356_1920x1080_scrot.png (174.93 KiB) Viewed 522 times
2020-01-22-220432_1920x1080_scrot.png
2020-01-22-220432_1920x1080_scrot.png (195.39 KiB) Viewed 522 times