homebridge-lockitron

0.1.1 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i homebridge-lockitron

    Weekly Downloads

    4

    Version

    0.1.1

    License

    ISC

    Last publish

    Collaborators

    • nfarina