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 198 forks source link

Hue bridge API V2 emulation #1370

Open arazok opened 2 years ago

arazok commented 2 years ago

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 ?

Speckmops commented 2 years ago

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

BernieHD commented 1 year ago

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

arazok commented 1 year ago

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 https://github.com/bwssytems/ha-bridge/issues/1370#issuecomment-1284257790, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3FIC7T5P4VOWMCNRGPADLWEAMVLANCNFSM56DYGYIA. You are receiving this because you authored the thread.Message ID: @.***>

BernieHD commented 1 year ago

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?

arazok commented 1 year ago

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

Am 20.10.2022 um 19:24 schrieb BernieHD @.***>:

 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?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

BernieHD commented 1 year ago

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

Same here....

bwssytems commented 1 year ago

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.

BernieHD commented 1 year ago

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.

arazok commented 1 year ago

Great, thanks ! Am 31.10.2022 um 17:20 schrieb BernieHD @.***>: 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.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>