bwssytems/ha-bridge

Hue bridge API V2 emulation

Opened this issue · 9 comments

Hi,
I am using HA bridge on a Pi since years, really great project.
But since a few month, my ha bridge is not compatible with the Apps I am using, like Hue app, Magenta Smarthome and Alexa.
I guess the problem is the V2 of the Hue App, which is needed.
Is the latest version of habridge compatible to that ? Can I select which API for huemulator is used ?
Or is it a problem, that Hue V2 is using https only ?
I tried to set habridge to https by using a selfsigned cert (.jks) but I cannot open the URL of the habridge then (even that the webservice is running). Not sure if I made a mistake by creating the cert, as habridge has no hostname, just use an IP address, but in the certificate I had to fill out a name (hostname).
Can anybody help ?

Same problem here, cant use it with magenta smarthome since this night

Not sure but is it possible that your issues with MSH is related to running HA_Bridge on http instead of https?

Hi, I tried it with https, but didn`t work either.... cheers, Dirk
------ Originalnachricht ------ Von "BernieHD" @.> An "bwssytems/ha-bridge" @.> Cc "Dirk Lerch" @.>; "Author" @.> Datum 19.10.2022 18:12:05 Betreff Re: [bwssytems/ha-bridge] Hue bridge API V2 emulation (Issue #1370)
Not sure but is it possible that your issues with MSH is related to running HA_Bridge on http instead of https? — Reply to this email directly, view it on GitHub <#1370 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3FIC7T5P4VOWMCNRGPADLWEAMVLANCNFSM56DYGYIA. You are receiving this because you authored the thread.Message ID:
@.***>

Were you able to connect to your HA Bridge over https from your webbrowser?

no, that was the issue where I stopped .. cheers Dirk

Same here....

For HTTPS review this https://github.com/bwssytems/ha-bridge/wiki/Security-Configuration

As far as testing with mobile apps, we have not done that. The only item we test is the Alexa connection.

Update: I've managed to run successfully HA Bridge on https, port 443. This doesn't solve any issue by Magenta Smart Home not connecting any more to HA Bridge! More details see here.