This may be a follow-on to the previous post about moving from one scene to another, but I’ve got a particular problem that the UI does not seem to have a solution for.
We have a cabin on the mountain. When I’m not there I run the “Away” scene, and it sets the thermostats to a low level (or off). When I’m there, I run the “Home” scene and it sets the thermostats to some cozy temp.
However, the Wayne-Dalton thermostats I have (which, by the way, work very well) do not have setback functions, and even if they did I’d want to do the setback through Vera. So at 10PM, I want to reduce the heating set temp on the thermostats, and at 7:30AM I want to increase it.
BUT, I only want to have this happen when the “Home” scene is active. The problem being, of course, that the scenes as they are currently defined would do this while I’m “Away”, not just when I’m “Home”. Timers don’t help as they trigger the entire scene.
How can I get this to happen? Do I need to do something special with the JSON directly?
Any ideas appreciated. So far I’m loving this neat little unit.
Randy