This object is in archive! 
SIREN ON DOOR LEFT OPEN
Under Consideration
I have a ZipaBOX and a 3in1 Zipato sinsor. I am trying to right a rule that allows me to pass through the door and within 10 second nothing happens. But if the door is ledt open longer than 10 seconds the siren will go off. Then the siren turns off when the door is closed (Contact)
Please help. How to I right this rule?
Thank you in advance
No connection
Real-time notifications may not work
Hi,
please see attached screenshot - maybe my solution can help you
Hi,
please see attached screenshot - maybe my solution can help you
THank you so much for your help.
Now how do I tell the siren to stop once the door is closed
THank you so much for your help.
Now how do I tell the siren to stop once the door is closed
try to make:
WHEN <<DOOR ANY> AND <SIREN ANY>>
IF <<DOOR CLOSED> AND <SIREN ON>>
SIREN ACTION OFF
try to make:
WHEN <<DOOR ANY> AND <SIREN ANY>>
IF <<DOOR CLOSED> AND <SIREN ON>>
SIREN ACTION OFF
Replies have been locked on this page!