smokegrub Posted September 10, 2014 Posted September 10, 2014 I have a 3-way circuit that controls kitchen lighting. The main button of the Kitchen KPL and a ToggleLinc ane linked and control kitchen lighting. I have another KPL (Deck) where Button C is used to control the ToggleLinc and, thus, the kitchen lights. What I want to do is to have Deck KPL C properly display the status of the kitchen lights. When KPL C iit properly display status with the LED. However, when the lights are controlled by either the Kitchen KPL or the ToggleLinc LED remins unlit. I tried writing a program that said if the ToggleLinc is ON then set the LED at 15 for ON and 0 for OFF. I got an error message and I don't know what to do from here. I have a few other locations in the house where I want to do much the same thing.
EricK Posted September 10, 2014 Posted September 10, 2014 Create a scene called kitchen lighting. Make all three devices, toggle linc and two kpls, controllers of the scene. Makes sure to set on levels for all scene controllers by clicking on the scene name and all three red controller names in the scene. Delete the program you created.
Recommended Posts