CalifDan Posted October 5, 2012 Posted October 5, 2012 I have not been able to figure out a way to do this..... I have a keypad small key set up to turn on a number of different lights when pressed. It is in toggle mode so when it is pressed again all the lights go off. No problem with that. What I would like to do is also use the buttons light as an indicator that one or more of the controlled lights are on. Essentially, if someone turns on one of the lights with the local control, the light on the keypad would come on to indicate that one or more of the associated lights are on. Then pressing the button would turn all off. Problem is, when I program the associated button to turn on as a response to the remote light, it turns all the lights on. As expected. Is there a way to accomplish this?
flemingmike Posted October 5, 2012 Posted October 5, 2012 if status of switch a is on or if status of switch b is on then turn scene "notify me if light is on" on make a scene with the button of the keypad that you want illuminated as a responder and call it "notify me if light is on".
Recommended Posts