1.0.2 • Published 5 years ago

homebridge-sky-q-experimental v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

homebridge-sky-q

Sky Q homebridge plugin for iOS 12.2

Installation

npm install -g homebridge-sky-q-experimental

Configuration

Example addition to existing config.json:

,{
  "accessories": [
    {
      "accessory": "sky-q-experimental",
      "name": "Sky Q",
      "ipaddress": "172.16.0.108"
    }
  ]
}