0.3.0 • Published 1 year ago

homebridge-livebox-tv v0.3.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Homebridge Livebox TV

Control your Livebox TV from Homekit, turning it into a smart TV.

Features

This plugin currently support the following features :

  • On/Off via the Home App or Siri
  • Remote control via the Remote App or the control center (up/down/right/left arrows, menu, back button)
  • Volume control via the Remote App

If your TV supports HDMI-CEC, don't forget to turn it on in the Livebox settings so that turning on your Livebox will also turn on your TV.

Configuration

Add the following accessory to your accessories array :

{
  "platforms": [
    {
      "platform": "Livebox",
      "ip": "192.168.1.12"
    }
  ]
}

Or use the Homebridge Config UI.

Note The plugin now exposes all TVs as external accessories, to overcome a limitation of HomeKit. You'll have to manually add the accessory in the home app with the pairing code found in the Homebridge logs.

Known issues

  • I only have a Livebox 4 to test on, so it won't work on any other model. If you try though, DM me to let me know if anything changed in the new Livebox firmwares.
0.3.0

1 year ago

0.2.0

3 years ago

0.1.0

3 years ago