homebridge-adt-smart-security

0.5.0 • Public • Published

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

Package Sidebar

Install

npm i homebridge-adt-smart-security

Weekly Downloads

18

Version

0.5.0

License

MIT

Unpacked Size

54.7 kB

Total Files

12

Last publish

Collaborators

  • esteban-mallen