Hi, im trying to figure out how HA handles the conditions.
Lets say i have a time trigger to check every 5 seconds.
I then put in a condition to only call the action between 19:00 & 20:00h
Does this mean:
a. The trigger will only be activly checking between 19:00 & 20:00h
or
b. The trigger will always be activly checking but the action is ignored outside of the time frame?