HAA Security System controlling real Alarm System with Sonoff SV #1872
Replies: 2 comments
-
Were you able to find the json? I am also interested. |
Beta Was this translation helpful? Give feedback.
-
This is an example of Security System prepared for Sonoff SV which includes 2 motion sensors and one contact sensor:
The triggers are used to trigger the real/virtual siren from other Homekit sensors (not the above 3). { |
Beta Was this translation helpful? Give feedback.
-
Hi,
I used to use an SV with my Alarm System to control it:
{"c":{"l":13,"b":[{"g":0,"t":5}]},"a":[{"0":{"r":[{"g":12,"v":1,"i":1}]},"1":{"r":[{"g":12,"v":1,"i":1}]},"t":4,"b":[],"s":5},{"t":4,"b":[],"s":5,"f0":[{"g":4,"t":1}],"f1":[{"g":4,"t":0}]},{"t":12,"s":0,"f0":[{"g":14,"t":1}],"f1":[{"g":14,"t":0}]}]}
This SV was on old HAA boot, so I did an update to newest firmware.
HAA already has Security System, so I would like to use it.
I write it how would it work:
relay switches between OFF/Away, armed/disarmed to my Alarm System,
G4 input triggers armed (it not 100% necessary),
G14 input triggers alarm
Could someone create me the correct json code?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions