vertcnc1 Posted September 10, 2018 Posted September 10, 2018 Can quite figure out how to do this. I have 2 Zwave switches and a Aeotec motion sensor. I have the motion program turn on both switches and turn off after 5 minutes. The problem is if the switches are manually turned on and would like them to stay on until manually turned off, Once motion is triggering the switches and then turns off after the 5 minutes. So what I would like is if either one or both of the switches are already on to ignore the motion activation for the switch or switches that are already on. THANKS FOR THE HELP
mwester Posted September 10, 2018 Posted September 10, 2018 Post your program(s) for this so we can help.
lilyoyo1 Posted September 10, 2018 Posted September 10, 2018 Since you're using programs for your motion sensor, simply created a program that disables your motion program when you manually turn on your light and re-enables them again when you turn the light off
vertcnc1 Posted September 10, 2018 Author Posted September 10, 2018 Lilyoyo. Can you give me an example. Not sure how to write program for that. Here is what i have. If control 'motion sensor /zw 006 motion sensor' is switched on and from sunset to sunrise (next day) then Set 'garage lights-switch' on set 'porch light switch' on wait 5 minute set 'garage lights-switch' off set 'porch light switch' off else no action
Recommended Posts
Archived
This topic is now archived and is closed to further replies.