Bug in Routine with Period of Time based on Sunset?

You’ll need two different Routines because you have two different triggers and two different bounding conditions. Your case #1 above is triggered by when the time changes vs your case #2 which is triggered by the change in lux level. So, you need a second Routine like this:

If Lux <=Threshold (pre-condition)
Virtual Switch On (1 pm to sunset period starts)
Then
Turn on the lights

Thanks. I thought that might be the exact solution.

The lights just went on a moment ago. It’s a bright, sunny day today. My lux sensor faces north through a living room window, so it doesn’t get bright sunlight.

1 Like