matthillman / homebridge-tc-2-0

Homebridge Plugin for TotalConnect Security Panel
Apache License 2.0
3 stars 6 forks source link

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"
}