homebridge-telenet-tv-box

1.0.1 • Public • Published

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

  • iOS 12.2 (or later)
  • Homebridge v0.4.46 (or later)

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

Package Sidebar

Install

npm i homebridge-telenet-tv-box

Weekly Downloads

1

Version

1.0.1

License

UNLICENSED

Unpacked Size

18.6 kB

Total Files

4

Last publish

Collaborators

  • kdb-be