Program #13 - Main Bath Motion Timer – Not Enabled - Universal Devices ISY-994i User Manual

Home automation
Hide thumbs Also See for ISY-994i:
Table of Contents

Advertisement

Finally, we modify program 10 to test the flag:
11.8.1.13Program #13 - Main Bath Motion Timer – NOT Enabled
If
Program 'Main Bath Door Status Closed' is True
Then
Wait 40 minutes
Run Program 'Main Bath Motion Timer' (Else Path)
Else
Wait 5 minutes
Set Scene 'sMain Bath All' Off
One question we have not addressed to this point is what should happen if the door opens
or closes during the countdown period? In the above programs, the timer will continue
with whichever time period it is currently running. We can modify the Main Bath Door
Status Change program (program 12) to restart (or stop) the timer when the door opens or
closes:
11.8.1.14Program #14 - Main Bath Door Status Change – Enabled
If
Control 'Main Bath Contact.1' is switched Off
And Control 'Main Bath Contact.1' is not switched On
Then
Run Program 'Main Bath Door Status Closed' (Then Path)
Run Program 'Main Bath Motion Re-Trigger' (If)
Else
Run Program 'Main Bath Door Status Closed' (Else Path)
Run Program 'Main Bath Motion Re-Trigger' (If)
Page | 309

Advertisement

Table of Contents
loading

Table of Contents