smokegrub Posted March 27, 2014 Posted March 27, 2014 I have run into a problem in setting the status of some buttons when programing fan speeds. The first button is easy because I can use the scene to set it status. After that how do I change the status of a button when it shows up in the scene in the wrong state?
PurdueGuy Posted March 27, 2014 Posted March 27, 2014 Use a different scene for each. viewtopic.php?f=27&t=14087
smokegrub Posted March 27, 2014 Author Posted March 27, 2014 I did use a different scene for each button. Each button is a controller for that scene and each os the remaining buttons is a responder. The FanLinc Motor is the node. My problem is setting the On/Off status of the responder buttons.
oberkc Posted March 27, 2014 Posted March 27, 2014 Make sure you set the button responder levels to zero for EVERY controller.
Recommended Posts