User guide
86
Appendix G: Sample ISY Programs
This section contains some sample ISY Programs to get you started.
Periodically poll your Thermostat Adapter:
If
From 12:00:00AM
For 24 hours
Then
Repeat Every 15 minutes
Wait 10 minutes
Set 'Thermostat' Query
Else
- No Actions - (To add one, press 'Action')
Front door light ON 20 minutes after sunset, OFF at 10pm:
If
From Sunset + 20 minutes
To 10:00:00PM (same day)
Then
Set Scene 'FrontDoor' On
Else
Set Scene 'FrontDoor' Off










