0.1.1 • Published 6 years ago

homebridge-lockitron v0.1.1

Weekly downloads
20
License
ISC
Repository
github
Last release
6 years ago

Lockitron Plugin

Example config.json:

{
  "accessories": [
    {
        "accessory": "Lockitron",
        "name": "Front Door",
        "lock_id": "your-lock-id",
        "api_token" : "your-lockitron-api-access-token"
    }
  ]
}

This plugin supports Lockitron locks. It uses the Lockitron cloud API, so the Lockitron must be 'awake' for locking and unlocking to actually happen. You can wake up Lockitron after issuing an lock/unlock command by knocking on the door.

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

7 years ago

0.0.1

8 years ago