homebridge-ziggo-next

1.0.2 • Public • Published

homebridge-ziggo-next

homebridge-ziggo-next is a Homebridge plugin allowing you to control your mediabox with the Apple Home app & Control Centre remote!

The Ziggo Next 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-ziggo-next:

npm install -g homebridge-ziggo-next

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.

Example configuration:

{
    "platforms": [
      {
        "platform": "ziggo-next",
        "name": "Mediabox",
        "username": "your@email.com",
        "password": "Your Ziggo-password"
      }
    ]
  }

Thanks to

homebridge-yamaha-avr

NextRemoteJs

Dependencies (8)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i homebridge-ziggo-next

    Weekly Downloads

    9

    Version

    1.0.2

    License

    UNLICENSED

    Unpacked Size

    18.4 kB

    Total Files

    4

    Last publish

    Collaborators

    • kixass