I have a scene that includes five responders and three controllers. The three controllers are three buttons on a KPL. For each of the three, I've set the on-level for the other two to zero. When I press one of the three buttons, the other two go off (desired behavior). One of the responders is a button on the same KPL.
When the scene is turned on (either via program or manually), all three controller buttons turn on and the responder button does not turn on. So I have two questions:
1. Should the responder button turn on when the scene is turned on?
EDIT: When I push one of the controller buttons, the responder button turns on. When I activate the scene in admin console, the responder button doesn't turn on. Shouldn't these two operations have the same result?
2. If all three controller buttons turn on, this isn't mutual exclusion. How do I set it up so only one button turns on? (I realize that there would have to be a way to specify which button should turn on).
The KPL is V.36. ISY is running 2.7.12.
Thanks.
Scott