Skip to content

KixAss/homebridge-mediabox-xl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-mediabox-xl

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

The Mediabox XL will display as a TV Accessory with Power & Input Control.

Requirements

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

Installation

Install homebridge-mediabox-xl:

npm install -g homebridge-mediabox-xl

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": "mediabox-xl",
        "name": "Mediabox",
        "ip": "123.123.123.123"
      }
    ]
  }

Thanks to

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published