smokegrub Posted May 27, 2014 Posted May 27, 2014 When I have a button controlling a scene, how can I get the button to report the status of only one of the devices in the scene?
LeeG Posted May 27, 2014 Posted May 27, 2014 Either change the Scene to contain that one device and use Program to turn On/Off the other devices now in the Scene Or Use a Program to adjust the KPL button LED On/Off (assuming a Secondary button) based on the single device.
EricK Posted May 28, 2014 Posted May 28, 2014 Couldn't you have two scenes. One scene is triggered by the Kpl button and includes the other device. Then the second scene is controlled by the other device with the Kpl button as a responder. Press the Kpl, all lights on, press again and all lights off. If the Kpl is on and you turn off the other device, the Kpl will turn off. One Problem with this method is if you turn the other device on then the Kpl will turn on. You would then need to turn the Kpl off then on again to trigger your scene. E
Recommended Posts