I have a three way i have linked and cross linked the switches but when i try to use mobile linc pro or the univeral device it doesn't work unless i turn on the controller from the three way the responder's light will go up and down but will not turn the light on or off. Do i have to make a three way a scene inorder for it to work the way i want?
Ok my program is
IF
control"closet switch" is switched on
THEN
enable "motion detector living room"
Else
Send notifacation to "Brandon"
I want to turn the closet switch on to activate and off to deactivate the motion detector. When activated if it senses motion to notify Brandon and when the switch is off to do nothing.
I am tring to use the sensor for security and tring to right a program where i use a switch to activate the motion sensor and then anytime motion is sensed notify my by text. Right know everytime i turn the switch on it emails me. Do you know what commands i should use for this applacation.