Setup - Core Components - Universal Devices ISY-994i User Manual

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

Advertisement

Create a program called KitchenSink - Variable Control 3:
If
$sLeakKitchenSink is 1
And Time is Last Run Time for 'KitchenSink - Variable Control 2' + 26 hours
Then
Wait 5 seconds
$sLeakKitchenSink = 3
Else
- No Actions - (To add one, press 'Action')
Note: For ease of explanation, assume a second leak sensor named "Storage Room" has also
been added using the steps above.

11.6.1.3Setup - Core Components

These only have to be set-up once, regardless of the number of leak sensors.
Create an integer variable called iStartUp; set Init = 0 and Value = 1.
Create a custom notification called "Leak Sensor Activation". This is the content I use:
A water leak has been detected at the location below with a status value of "9":
Kitchen Sink: (((Use "add variable" to add your sLeakKitchenSink variable here)))
Storage Room: (((Use "add variable" to add your sLeakStorageRoom variable
here)))
---Status Key---
1 = Heartbeat OK (normal status)
2 = Heartbeat missed
3 = Heartbeat check program not running
9 = Leak detected
Page | 293

Advertisement

Table of Contents
loading

Table of Contents