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

Unable to discover devices #1297

Open pegga opened 3 years ago

pegga commented 3 years ago

Hello,

I am struggling to make HA-bridge work correctly. Everything seems to be running, but a discovery executed on amazon web is never successful.

1) I have 2 echo devices (Echo, Echo dot - gen 2 and 3 respectively) 2) HA Bridge running on raspberry pi 2 3) Bridge and Echos are in the same subnet 4) Bridge web is on port 80 5) There is some communication with Echos, but I am not sure if sucessuful to some degree

Is there something I can conclude from the log file? How to proceed to figure out what is the problem? ha-bridge no discovery.txt

bwssytems commented 3 years ago

See #1293