-
-
Notifications
You must be signed in to change notification settings - Fork 360
Security System
A Security System, that can be used to trigger an alarm and send notifications. Can be activated with a group of sensors using HomeKit automations.
Type | Service Type |
---|---|
55 | Security System |
The following configuration is available:
Section | Key | Description |
---|---|---|
Actions | "0", "1" etc. | The actions performed by the service |
State & Status Inputs | "f[n]" & "g[n]" | Inputs that manage service state |
Service Notifications | "m" | Notifications to send by another service |
{
"a": [{
"t": 55,
"es":[{
"h": 2,
"i": 1,
"1": { "m": [ [ 1, 4 ] ] }
}]
}]
}
This is an example of a security system ("t": 55
) with a hidden switch used
to trigger alarm when security system is activated.
Key | Action | Description |
---|---|---|
"0" | Stay at Home mode selected | (default) |
"1" | Away from Home mode selected | |
"2" | Night mode selected | |
"3" | OFF mode selected | |
"4" | Alarm triggered | |
"5" | Alarm triggered when Stay at Home mode selected | |
"6" | Alarm triggered when Away from Home mode selected | |
"7" | Alarm triggered when Night mode selected |
The list of notifications "m"
supported are as follows:
Value | Notification |
---|---|
0 | Set Stay at Home mode |
1 | Set Away from Home mode |
2 | Set Night mode |
3 | Set OFF mode |
4 | Trigger alarm |
5 | Trigger alarm if Stay at Home mode selected |
6 | Trigger alarm if Away from Home mode selected |
7 | Trigger alarm if Night mode selected |
10 | Set Stay at Home mode status only |
11 | Set Away from Home mode status only |
12 | Set Night mode status only |
13 | Set OFF mode status only |
Setting status only will not exec any associated action.
See the general Service Notifications section for details of how to configure these notifications.
State inputs "f[n]"
& Status Inputs "g[n]"
are supported by this service.
The supported list is:
Key | Required State |
---|---|
"f0" | Single press |
"f1" | Double press |
"f2" | Long press |
Refer to State Inputs for more detail and examples.
Home Accessory Architect
Home Accessory
Installation
Setup Mode
HAA Home Manager App
Configuration
About
General
| GPIOs Configuration
Accessory
| Actions
Service Types
Air Quality
Battery
Data History
Fan
Free Monitor
Garage Door
HAA iAirZoning
Heater Cooler
Humidifier
Light Sensor
Lightbulb
Lock Mechanism
Sensors
Power Measure
Security System
Stateless Button & Doorbell
Switch & Outlet
Temperature & Humidity
TV
Water Valve
Window Covering