I’d use PLEG to program this, but another solution could be to use a Remotec ZTS110 in conjunction with the Power switch (leave out the multi-sensor). Advantages would be that you can easily set a Temp Setpoint and then use PLEG for scheduling etc.
There are many different ways to solve this, use what you feel comfortable with.
You can just do this with two scenes. Both scenes use a device trigger. The first (call it the “on” scene) should check your temperature sensor device for when it goes below a setpoint (you set what that number is). The controlled device for the scene is the ZW096, which it should turn on. The second scene (the “off” scene) triggers when the temperature sensor goes above a certain setpoint, and control the ZW096 to turn off.
Be aware, though, that no matter what you do, battery-operated sensors have to be monitored carefully… if you don’t keep up on the batteries, they’ll stop responding (and so Vera’s view of the sensor value therefore stops changing), and no matter how you end up getting the job done, you can end up with a heater that’s perpetually on (fire hazard), or perpetually off (maybe frozen pipes if that’s how you’re using it).
[quote=“rigpapa, post:3, topic:196977”]You can just do this with two scenes. Both scenes use a device trigger. The first (call it the “on” scene) should check your temperature sensor device for when it goes below a setpoint (you set what that number is). The controlled device for the scene is the ZW096, which it should turn on. The second scene (the “off” scene) triggers when the temperature sensor goes above a certain setpoint, and control the ZW096 to turn off.
Be aware, though, that no matter what you do, battery-operated sensors have to be monitored carefully… if you don’t keep up on the batteries, they’ll stop responding (and so Vera’s view of the sensor value therefore stops changing), and no matter how you end up getting the job done, you can end up with a heater that’s perpetually on (fire hazard), or perpetually off (maybe frozen pipes if that’s how you’re using it).[/quote]
Hi rigpapa,
Never thought about it like that. Only thing is i would also like to add that it only happens between certain times too… I somewhat struggles to create a scene that had 2 triggers.
ie, between 8pm and 5am, if the temp falls below 19C, turn the heater on. At all ther times the heater should be off?
As for the batteries, the ZW100 sensor has a USB input for power, so it will always be 100%. Which i thought was pretty good as the ZW096 just happens to have a USB charging point… Made for each other… :p\
In UI7, you can restrict the trigger to certain times. When you’ve made the trigger, click on the clock icon to the right. You can set your times there. I haven’t done this, but I think it will do what you want.
[quote=“RichardTSchaefer, post:8, topic:196977”]Do not confuse time schedules for time constraints.
The first is a trigger, the second would restrict some other trigger.[/quote]
I somewhat get what you are saying, but im a little confused on which does what… as in, how do i setup a time trigger vs a time constraint.
Ie, something turns on at a certain time? (currently i have external lights use the day/night + 30minutes to turn on) and a schedule trigger to turn them off at 8pm.
Is the method mentioned in the above posts the time constraint?