Control your Livebox TV from Homekit, turning it into a smart TV.
This plugin currently support the following features :
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.