homebridge-sky-plus

0.0.2 • Public • Published

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.

Package Sidebar

Install

npm i homebridge-sky-plus

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • adamswinden