Alarm Reminder Piston


#1

I’m using SMHDelay so that I am able to leave when I set Armed Away. That works great. When I come home I always forget to disable the alarm because there is no beeping or warning.

I’ve created a piston that announces through my sonos speaker that the alarm is armed. The only problem is that the way I wrote it I have to unlock the door first because there is no delay and it make the announcement.

I would like to set my system to Arm Away, have it allow me to leave and then alert me when I come back in that the alarm is armed.


#2

Try… lock’s 1 lock changes to unlocked


#3

That would set the alert off when I unlock the door to leave wouldn’t it? I need it to not recognize the first unlock when I leave.


#4

Have you considered using a presence sensor to set your location and/or SHM?


#5

I have considered it but it seems like there should be a simple solution with software and I’m not a quitter.


#6

Is it possible to put an action command like unlock door before arm away system?