Light scenes with motion sensors


#1

I have created a night and a day scene for the lights in each room and i am trying to configure these to work with my motion sensors and I have created a routine for each scene in the ST app.

Between 7am an 10pm, i want the day routine to trigger when motion is detected and between 10pm and 7am i would like the night routine to trigger when motion is detected.

The day routine is triggering but the night routine isn’t.


#2

Can you post a green snapshot and log of the piston running during night hours?

Also, not that it’ll fix anything, you’ll want to change your times for night to 22:00 and 7:00. The way you have it written, if something happens between 22:00 and 22:01 or 6:59 and 7:00, nothing will evaluate false.


#3

All fixed now thanks. I had “only when home” on during the night hours which prevented it from working. I have now deleted it.

I take your point about the time, thank you. I have amended it.