frank Posted June 3, 2018 Posted June 3, 2018 Is there a way to make two keys mutually exclusive? I would like to say, have button B turn on a program to auto run a pool fill device and have button C to run a manual program to fill the pool. I need to have ONLY one or the other prog enabled and never both at the same time. Further I wish to have the LED on each button be on when that button is toggled on and if possible, turn the other button off. The buttons need to light when enabled until either toggled off or until the other button is toggled on. Sent from my iPhone using Tapatalk
Michel Kohanim Posted June 3, 2018 Posted June 3, 2018 Hi frank, Yes, you can. Create a scene, put them both in there as controllers. Click on each node within the scene and set the on level for the other one to 0 (off). i.e. when button x is on button y will be off. With kind regards, Michel
frank Posted June 3, 2018 Author Posted June 3, 2018 Michel, thanks a million. Works perfect. Really Appreciate such a quick response. FrankSent from my iPhone using Tapatalk 1
Recommended Posts