Comfort Automation/ Security System Forums

Full Version: Night Mode Disarming / Arming
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hi Ident,

I have been working on the bypas bit and I think it is almost working, but not sure how to test without setting off the alarm.

The reason I suspect it is working is because when I am logged on to the iPhone app and the kitchen sensor is triggered after the hall sensor I see the ord bypass flash up for a split second and then it changes back to a x in a circle.

Can you check my response and let me know if I need to change something.

Cheers

Lee
You have a mistake in the lones below

Quote:Bypass Back Door
Do Nulll Response after 1800 seconds
Unbypass Back Door
The timer does nothing ie NULL Response after 1800 seconds

Unbypass Back Door will happen directly after Bypass back door so you have undone the original actiion while starting a timer to do nothing

Remember that all a timer action does is to start the timer. The next action will be executed immediately and not after the end of the timer delay

You should have
Do UnbypassBackDoorResponse after 1800 seconds using timer x
Pages: 1 2 3