Hello, I currently have two conditions, first one is to check every hour if (2nd condition) the window is left open for more than 3 minutes, if that’s the case ‘turn off air conditioner’ will be triggered.
I’m thinking that it would make more sense if ‘checking every hour’ is replaced with a condition based only on the window. In other words, if the window changes state from closed to open, and it stays open for more than 3 minutes then the ‘turn off AC’ should be triggered.
Is that an option? If so, what’s the best way to define the condition?
Note, in this specific case I cannot tell if the AC is on, there’s no way for now to install a power monitor.
Best & thanks, Jens