Time limit for presence detector action

Hello,

I’d like my Zigbee motion detector to only turn the living room on automatically if it’s triggered before sunrise or after sunset.

I tried to do this:

but I think doing that for each day isn’t very practical.

Am I going about this the wrong way? Is there a simpler and more elegant solution?

Thanks in advance

Hi @jcmoriaud,

Two possible solutions: either you don’t set any filters and therefore it doesn’t check the day of the week and it applies every day:

Alternatively, you can also select multiple days in the condition:

1 Like

\nAh well, that’s perfect!

1 Like