jwilliams Posted January 18, 2013 Posted January 18, 2013 Newbie here. Between 1 am and 5 am, I need to turn on some lights when a motion sensor trips on, then turn the lights off 10 minutes later. Can I get this accomplished in 1 program?
LeeG Posted January 18, 2013 Posted January 18, 2013 Each time motion On is sent by the motion sensor the Scene is turned On and a 10 minute Wait established. If additional motion On messages are received before the Wait completes the 10 minute wait is reestablished so the Scene Responders remain On for 10 minutes past last motion On. The Scene is turned Off at 5 AM regardless. If Control 'Motion Sensor I2CS-Sensor' is switched On And From 1:00:00AM To 5:00:00AM (same day) Then Set Scene 'SceneSwitchLincDimmers' On Wait 10 minutes Set Scene 'SceneSwitchLincDimmers' Off Else Set Scene 'SceneSwitchLincDimmers' Off
oberkc Posted January 19, 2013 Posted January 19, 2013 In case it is not clear, also be sure that the motion sensor is not also part of the scene being controlled by the program.
Recommended Posts