0.5.0 • Published 5 years ago

homebridge-adt-smart-security v0.5.0

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

homebridge-adt-smart-security

homebridge-plugin for ADT Smart Security (https://smartsecurity.adt.com.ar/)

npm version dependencies Status

Features:

  • Get and set security system status (Home, Away, Off)
  • View battery level (with low battery warning)
  • Support for contact sensors

Installation:

1. Install homebridge and ADT Smart Security plugin.

  • 1.1 npm install -g homebridge
  • 1.2 npm install -g homebridge-adt-smart-security

2. Update homebridge configuration file.

{
    "platform": "ADT",
    "name": "ADT",
    "username": "user",
    "password": "pass",
    "cacheTTL": 3, //OPTIONAL
    "domain": "smartsecurity.adt.com.ar"
}
0.5.0

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago