I have a TH10 temperature sensor to switch on/off heating.
i have 2 conditions for turning on Heating...
Scene 1: 06:30 - 17:00hrs if temp <= 19 then turn on wifi plug which is connected to Oil Boiler
Scene 2: 17:01 - 22:00 if temp <=20 then turn on wifi plug which is connected to Oil Boiler
The issue i am having is if temp = 20 @ start of Scene 2,ie 17:01 it does not trigger the Scene.I think this is because the temp is already at 20 and does not trigger because the temp did not change during the Scene 2 times.
Is there anyway around this issue as the Scene should check the temperature reading at start of Scene 2,not just the "drop" of temperature which then triggers the Scene 2 to turn on the Oil Boiler.
Let me know when you can release software to rectify this issue.
Frank Doyle
Hi,
I have a TH10 temperature sensor to switch on/off heating.
i have 2 conditions for turning on Heating...
Scene 1: 06:30 - 17:00hrs if temp <= 19 then turn on wifi plug which is connected to Oil Boiler
Scene 2: 17:01 - 22:00 if temp <=20 then turn on wifi plug which is connected to Oil Boiler
The issue i am having is if temp = 20 @ start of Scene 2,ie 17:01 it does not trigger the Scene.I think this is because the temp is already at 20 and does not trigger because the temp did not change during the Scene 2 times.
Is there anyway around this issue as the Scene should check the temperature reading at start of Scene 2,not just the "drop" of temperature which then triggers the Scene 2 to turn on the Oil Boiler.
Let me know when you can release software to rectify this issue.