Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 570 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 570 Bytes

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