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