User guide
87
Turn off closet light after 10 minutes:
If
Status 'Closet' is not Off
Then
Wait 10 minutes
Set 'Closet' Off
Else
- No Actions - (To add one, press 'Action')
Notify you of extreme temperature conditions:
If
Status 'Thermostat' > 90° (Temperature)
Or Status 'Thermostat' < 60° (Temperature)
Then
Send Notification to All
Else
- No Actions - (To add one, press 'Action')
Turn driveway lights ON and OFF with an X10 remote:
If
X10 'A2/On (3)' is Received
And X10 'A2/Off (11)' is not Received
Then
Set Scene 'Driveway' On
Else
Set Scene 'Driveway' Off










