Hi all,
I have a Hue system running here which I want to include into my hoas system. I worked a while and the setup was quite straight forward.
For some reason the integration stopped working and I remove it. Now I am trying to get it back tp hoas.
I can easily install the integration of Hue and it tells me to press the button on my hue- which I do. A short while later I am getting “Connection failed”.
This is seen in the log:
Logger: homeassistant.components.hue
Source: components/hue/config_flow.py:150
Integration: Philips Hue ([documentation](https://www.home-assistant.io/integrations/hue), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+hue%22))
First occurred: 17:33:57 (3 occurrences)
Last logged: 17:59:14
Error connecting to the Hue bridge at 192.168.22.2
The virtual machine with hoas, the app I am dealing with and the Hue system are all in the same network, there are for sure no firewall in between.
“Detailed” log say:
2021-12-09 17:56:52 INFO (MainThread) [homeassistant.components.websocket_api.http.connection] [139997319582192] Connection closed by client
2021-12-09 17:57:02 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.22.2
Anyone having a clue how to figure out why it is not working?
Thanks a lot!
/KNEBB