I 'm trying unsuccessfully to run an empty program's "then" path when I push one button, and the "else" path when I push another button. I don't care if I use a KPL secondary button or a RemoteLinc. (ideally both) There are no devices to control directly, I'm just trying to create a flag program and set it "true" or "false".
Prog 1: If Control KPL.A is Switched On then Run Program MyBoolean (Then Path)
Prog 2: If Control KPL.B is Switched On then Run Program MyBoolean (Else Path)
But it doesn't work. I can watch the current state of the buttons toggle on/off in the Main secrtion of the admin console, and it looks OK in the Event Viewer Level 3, so I'm getting the button signals but the program's state never changes.
If I make a scene and put a LampLinc in, I can control the light, but not trigger a program.
Running 2.7.6 // PLM Info says v. 85
Maybe relevant: Should I upgrade to 2.7.11? I have a v2 thermostat and some dual-band LampLincs ...