Control your Livebox TV from Homekit, turning it into a smart TV.
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.
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.
- 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.