Skip to content

nfarina/homebridge-lockitron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published