1.0.1 • Published 4 years ago

homebridge-telenet-tv-box v1.0.1

Weekly downloads
2
License
UNLICENSED
Repository
github
Last release
4 years ago

homebridge-telenet-tv-box

homebridge-telenet-tv-box is a Homebridge plugin allowing you to control your tv-box & any connected HDMI-CEC controllable devices with the Apple Home app & Control Centre remote!

The Telenet TV-box will display as a TV Accessory with Power, Input & Remote Control.

Requirements

Installation

Install homebridge-telenet-tv-box:

npm install -g homebridge-telenet-tv-box

Usage Notes

Quickly switch input using the information (i) button in the Control Centre remote

Configuration

Add a new platform to your homebridge config.json.

Specific "favourite" inputs can be added manually or all available inputs reported by the AVR will be set.

Example configuration:

{
    "platforms": [
      {
        "platform": "telenet-tv-box",
        "name": "Telenet TV-box",
        "username": "youremail@telenet.be",
        "password": "Your Telenet-password"
      }
    ]
  }

Thanks to

homebridge-ziggo-next