Bob Amott Posted May 11, 2022 Posted May 11, 2022 Help and advice appreciated. I made two separate scenes (day and night) that include a couple of lights controlled by a keypad link (Lower Hall) and (upper and lower hall, ToggleLinc switches, an inline dimmer, an outlet dimmer and motion sensors on two floors of a stairway. I would like to trigger the lights to go on when either sensor is triggered on, wait a couple of minutes then turn them off. The programs I have tried are giving me some strange results, Questions: Do I include both sensors in the scenes? Would it be good to stop the program after the "wait" Please get back to me if more info is needed Thanks in advance Screen Shot.pdf
Solution MrBill Posted May 11, 2022 Solution Posted May 11, 2022 For the most control use a program: If Motion 1 is switched on (use control not status) or Motion 2 is switched on Then Turn Scene on wait 10 minutes Turn Scene off The time will restart if more motion is seen during the delay, however battery powered motions don't trigger every single time motion is seen, they have a re-trigger delay to prevent the battery from being quickly drained, so that's another factor.
Bob Amott Posted May 13, 2022 Author Posted May 13, 2022 Thanks, Looks like "Control" vs "Status" was the key. 1
Recommended Posts