npm.io
1.1.0 • Published 4 years ago

homebridge-tc-security-panel

Licence
Apache-2.0
Version
1.1.0
Deps
3
Size
92 kB
Vulns
0
Weekly
0
Stars
4

Homebridge TotalConnect Security Panel Accessory Plugin

This plugin allows you to control a single security panel that using TotalConnect 2.0. Currently only supports one panel.

Configuration through the Homebridge UI is supported; example config:

{
    "name": "TotalConnect",
    "username": "<your tc username>",
    "password": "<your tc password>",
    "accessory": "TotalConnectSecurityTwoDotZero"
}