UNPKG

homebridge-sky-plus

Version:
27 lines (18 loc) 499 B
# homebridge-sky-plus [Homebridge](https://github.com/nfarina/homebridge) plugin to turn on/off a Sky+ box. ## Installation Install the plugin globally using npm. ``` npm install -g homebridge-sky-plus ``` ## Configuration Add this to your `~/.homebridge/config.json` as an accessory: ``` { "accessory": "SkyPlus", "name": "Sky Box", "ipAddress": "<Sky+ Box IP Address>" } ``` ## Getting your Sky+ Box's IP address On your Sky+ Box, go to Settings > Network > IP Address of this Sky box.