No, I said nothing about creating temperature ranges. Just use my automation, it will teigger every time the temperature changes and at 12. Ut tgen checks whether the temp is between 25 and 80, if rhe covers are closed and if it is between 12 and 1.05 before sunset. If all of these conditions are met, it will open the covers.
Copy that. Programming it now and let’s see the fun tomorrow and maybe some wife points thanks to you. lol
Let us know how it worked out
So, it opened at 12:00. I closed it at 13:28 just to see what happens and it opened up within a minute or so. Thanks for the help.
Just curious, how does it know to open up later? I figured the trigger would fire once at the specified time.
It has two triggers, one at the specified time and the other whenever the temperature changes.
On each trigger it checks all the conditions and checks whether they are true, if they are the blinds will open.