I am attempting to control a keypad button's LED through Isy. I have setup a scene containing only the keypad button as a responder (see attached screen clip).
However, when I turn this scene "off" from either the Isy Console or an Isy program the button's LED remians on.
All of the buttons on this keypad are set to "Toggle" mode.
The program is as follows:
Turn FR Lights Off Button Off - [ID 0003][Parent 0001]
If
Control 'Keypads / Kpd-Kitchen / Kpd-Kitchen - D' is switched On
Then
Wait 3 seconds
Set Scene 'Scenes / SCN: Kpd-Kitchen Btn D' Off
Else
- No Actions - (To add one, press 'Action')
Any suggestions at what I am doing wrong or how to resolve this would be appreciated: