ISY-99i/ISY-26 INSTEON:Programs as Variables: ISY Restores KPL State After Power Loss
Appearance
Darrell Peters wrote this set of programs to 'memorize' the state of a keypad button and restore it after a power loss.
Keypad buttons can only be controlled when they are a member of a scene.
Scene: sbGreen
KPLg as responder
This program will run whenever the keypad button changes state:
Program: Green Status
If
Status 'KPLg' is not Off
Then
Set Program 'Green Startup On' To Run At Startup
Set Program 'Green Startup Off' To Not Run At Startup
Else
Set Program 'Green Startup Off' To Run At Startup
Set Program 'Green Startup On' To Not Run At Startup
Since these programs have no Conditions they will only be run when called from Run At Startup or from another program.
Program: Green Startup On
If
- No Conditions - (To add one, press 'Schedule' or 'Condition')
Then
Set Scene 'sbGreen' On
Else
- No Actions - (To add one, press 'Action')
Program: Green Startup Off
If
- No Conditions - (To add one, press 'Schedule' or 'Condition')
Then
Set Scene 'sbGreen' Off
Else
- No Actions - (To add one, press 'Action')
ISY-26 INSTEON /
ISY-99i Series INSTEON :
How-To Guide
ISY-99i/ISY-26 INSTEON:Link Management Menu/ Linking a KeypadLinc