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.