homebridge-securitysystem
v8.4.1
Published
Homebridge plugin that creates a security system accessory that can be triggered by HomeKit sensors.
Downloads
768
Maintainers
Readme
homebridge-securitysystem
Homebridge plugin that creates a security system accessory that can be triggered by HomeKit sensors.
Installation
If you already have Homebridge installed, execute the following command:
npm i -g --unsafe-perm homebridge-securitysystem
Demo
Automations
Using the Home
app is recommended for regular users, for more advanced users the Eve
or a similar app will let you make use of the custom options that the security system itself exposes.
Here are some examples of automations that can be created:
| Trigger | Actions |
| ------------------------ | ----------------------------- |
| Motion is Detected | Turn on Trip Night
|
| Door is Opened | Turn on Trip Away
|
| NFC Tag is Detected (1) | Set Security system to Home
|
| Security System Triggers | Play Audio (2) |
(1) Shortcuts app is required to create this automation.
(2) AirPlay 2 speaker and Apple Music subscription are required.
Contributions
Pull requests are welcome.