UNPKG

homebridge-sky-q-experimental

Version:
21 lines (15 loc) 356 B
# 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" } ] }