Skip to content

AdamSwinden/homebridge-sky-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Homebridge plugin to turn on/off a Sky+ box.

Resources

License

Stars

Watchers

Forks

Packages

No packages published