Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 499 Bytes

File metadata and controls

26 lines (18 loc) · 499 Bytes

homebridge-sky-plus

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.