Attempting to set thermostat based on schedule, but not triggering as intended

I have presence detection setup and then moving on to check to see if the thermostat is set to heat, then I have several instances of time range setup but it only seems to be triggering one time range and then not reevaluating the time. Any ideas would be appreciated.

Hi,

I setup this with 2 Flow.

The first one set the target temp depending on time:

The second flow check the presence and activate set opeation_mode to on / off depending of presence detection:

For the living room, I do not set the operation_mode to off when I living for the dog and cat (the livingroom is realy bad isolated).

Not sur if this will help but it work great for my need.

1 Like

thank you! I will give it a shot!