Skip to content

solowalker27/homebridge-canary

 
 

Repository files navigation

homebridge-canary

Homebridge plugin for Canary

Installation

sudo npm install -g --unsafe-perm homebridge-canary

Configuration

Add to the accessories in your config.json

{
  "name": "Canary",
  "accessory": "Canary",
  "model": "AllInOne|Flex",
  "serial": "<serial>",
  "username": "<username>",
  "password": "<password>",
  "pollingInterval": 300
}

About

Homebridge plugin for Canary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%