Hi,
I am new to HA. I am trying to do the following to control my geyser:
- If temp below 30 degrees then turn geyser on but only between 6.30 and 7.30 am.
- If time is 7:30 am turn geyser off.
I have a Sonoff TH16R2 that is connected to EweLink. I have integrated both into HA and can switch the geyser on and off from HA. I can also read the temperature.
I have tried various solutions but the automation does not work. I want to read the temperature during the time window and if below the trigger point, switch on the geyser.
I think I am failing because I am looking for the temperature to be below a value but HA seems to only trigger if it passes a value. If the value it passes is outside my time window it does not trigger. I am somewhat confused as to how to set this up.
Thanks for your help
4 posts - 2 participants