
Re: Launching TRIGGERS from KEYPAD BUTTONS?
smilch wrote:Does Indigo allow for launching a trigger based on whether a keypad (i.e. button 3) is pushed on or off?
Asked differently, does Indigo recognize the status or state of individual buttons on a Keypadlinc?
Actually, question 1 is not equal to question 2. To accomplish #1:
Trigger Type: INSTEON Command Received
Device: YOUR KPL HERE
Received: ON (or OFF) Button N (the button number you want to trigger on)
To accomplish #2 (only works in Indigo 5 and greater):
Trigger Type: Device State Changed
Device: YOUR KPL HERE
Keypad Button LED N (the button number you want to trigger on)
Becomes ON/Becomes OFF/Has Any Change
If these don't work, it means that when you press the buttons on the KPL the signal isn't getting back to the PowerLinc (and Indigo) so you probably have some kind of signal noise. Check out the
signal troubleshooting page for common causes and solutions to signal issues.