bwssytems / ha-bridge

Home automation bridge that emulates a Philips Hue light system and can control other systems such as a Vera, Harmony Hub, Nest, MiLight bulbs or any other system that has an http/https/tcp/udp interface. This is a compact impl to run on small format computers. This is impl started from this project https://github.com/armzilla/amazon-echo-ha-bridge.
Apache License 2.0
1.45k stars 199 forks source link

Harmony find Bridge, but "no Lights paired with your Bridge" #1399

Open IvanRebroff opened 10 months ago

IvanRebroff commented 10 months ago

HA-Bridge was running fine since a few years on a Raspi, never made any updates. But now the SD-Card is broken and I have reinstalled HA-Bridge via Docker (latest version). Of course I have no Backup... HA-Bridge was just used to enable Light-Control with my Hamony-Remotes as Hue-Devices.

I was able to set up my LightEntities from HomeAssistant and can control it with the test buttons. Harmony-Hub can pair with HA-Bridge but says: "No lights are paired with your Hue-Bridge" I do a factory reset and installed Harmony-Hub as new remote, but still the same. The HomeAssistant Hue-Addon find the lights. So I think the lights are "paired" within HA-Bridge.

Do I miss something in the BridgeControl-Setup to make the devices visible to Harmony?