Open DraTrav opened 1 year ago
Changing the port away from 80 I get a little further however then I get a diffrent error c863ef44_diyhue_2023-08-21T01-41-40.653Z.log
Yeah, diyHue is completely busted for the time being. It may have worked in the past, but now you can't add any Hue lights and the Hue App just gets stuck on "Found Hue Bridge, Press the blue button to connect", and Scan for Lights doesn't work in the Essentials app or the WebUI. Furthest I've gotten in 2023 is adding the diyHue bridge in the Essentials app, but you can't add any lights.
+1, it doesn't work, can only get until the "press button to connect".
On some forums it says it's because of a certificate error, but you can't have https in HASS for local network...
+1, it doesn't work, can only get until the "press button to connect".
On some forums it says it's because of a certificate error, but you can't have https in HASS for local network...
SSL doesn't matter. I tried with the HASS VM as well as in a Docker setup to run over https. The new changes on the Phillips side have broken functionality for the time being, while the Hue Essentials App can add a diyHue bridge, it cannot add any Hue lights or communicate with them at all.
Best to keep the project change log bookmarked and check back occasionally to see if the owners give up or figure out the new API.
So this problem isn't in relation to the addon? Then this ticket should be in the main project - I see there are already some there. For info Philips announced a few months ago that they will only support logged in users through their cloud, it might be related. But if someone did not update the firmware, would it be possible to simply revert back to an older version of the Hue app?
+1, doesn't work to link diyhue to the bridge. Thought i could get rid of the physical bridge. But it seems, i've to use it byside HA. :-(
+1 similar issue here. Like below:
This is the response from the author of the App: "Hi, there appears to be an issue with your diyHue configuration. In the response the config field is missing, which is not something I can fix. Please report this issue to diyHue or check the configuration yourself. Let me know if you have any questions." Buy my config is well populated and formatted... As a side note: no one app I tried on Android can connect to the bridge.
Still no solution, right?
i still have the same issue with the iOS app :(
@mariusmotea: is it planned to fix this in the near future? 👍
Unfortunately i can fix this only if i can figure exactly where the issue is located, because i'm not using the HAOS to be able to replicate by myself.
This check will be a good start: https://diyhue.readthedocs.io/en/latest/AddFuncts/debug.html#https-certificate-check
Unfortunately i can fix this only if i can figure exactly where the issue is located, because i'm not using the HAOS to be able to replicate by myself.
I am also running DIYHue in a seperate docker container (not in HomeAssistant), but getting the same issue. I will try later today to make the checks and report back to you. Thank you!
If you access the http://{diyhueIP}/description.xml you must get an xml, Is the fiels <URLBase http://{diyhueIP}:80/ and not a docker ip?
c863ef44_diyhue_2023-08-21T01-11-28.216Z.log