antoninguyot / homebridge-livebox-tv

Control your Livebox TV from HomeKit
Apache License 2.0
1 stars 0 forks source link

Livebox secondary bridge is not available #3

Open fred-ast opened 9 months ago

fred-ast commented 9 months ago

Describe Your Problem: I assigned a fixed IP through permanent DHCP ticket. (192.168.83.249),livebox TV is working and visible / available in router page. in homebridge bridge settings, I switched on the child bridge but it still marked as « please reboot your homebridge server to see QR code ».

Logs:


[10/11/2023, 8:53:48 AM] No plugin was found for the platform "LiveboxTV" in your config.json. Please make sure the corresponding plugin is installed correctly.

Plugin Config: Inside « platforms » array :


{
            "ip": "192.168.83.249",
            "platform": "LiveboxTV",
            "_bridge": {
                "username": "0E:82:1D:CF:8A:56",
                "port": 59764
            }
        }

Environment: Docker

fred-ast commented 9 months ago

After digged in code, seems plug-in name should be « LiveboxTV » instead « Livebox ». Still not present in home app after imported child bridge with working QR. but works through accessories list in home bridge UI page.

fred-ast commented 9 months ago

0.2 works correctly If I have time to dig more I will try to create a pull request to fix this issue

LaurentCole commented 7 months ago

Hi, doesn't work in homebridge os x No plugin was found for the platform "LiveboxTV" in your config.json. Please make sure the corresponding plugin is installed correctly

leroidemurdoc commented 5 months ago

Bonsoir, Le plugin ne fonctionne pas chez moi. Le pont secondaire ne se lance pas..

leroidemurdoc commented 5 months ago

Cela m'affiche : No plugin was found for the platform "LiveboxTV" in your config.json. Please make sure the corresponding plugin is installed correctly.