james0avery Posted March 27, 2011 Posted March 27, 2011 Three keypadlinks use C and D buttons to control lights. I'd like the B button to serve as a "master": push it, C and D go on. I have a a scene (scene.C) for which all the C buttons are controllers, and a scene.D for which all the D buttons are controllers. If I make B a controller for both scenes, it nearly works: if B is off, pressing B turns on the two scenes; if B is on, pressing B turns off both scenes. But... If I turn B on, both scenes come on. If I press the C button, scene.C and the C buttons go off, but so does the B button. So now to turn everything I have to turn B on and then off. The idea is to have "B" buttons elsewhere in the house on keypadlincs that don't have C and D to act as masters. I fiddled with programming, but it seems impossible to turn on a keypadlinc button's light via a program... Is there any way around this?
LeeG Posted March 28, 2011 Posted March 28, 2011 Only regarding the point of turning a KPL button On/Off with a Program, this has to be done with a Scene where the KPL button is a responder. A KPL Secondary button cannot be turned On/Off with an Insteon Direct command.
Recommended Posts