originallyus / node-red-contrib-alexa-local

An easy-to-use NodeRED node for adding Alexa capability to NodeRED. NO Alexa Skills required.
106 stars 25 forks source link

Non-discovery problem #74

Open fraser73 opened 5 years ago

fraser73 commented 5 years ago

I've built a test flow with a couple of nodes in external trigger mode (no alexa-local nodes other than this), they work via the external trigger fine, but don't discover (they do say they're in "discover" mode with the yellow box underneath the node, until I turn them on or off.) I've used the Amazon web console to delete all my previous WeMo emulated devices (in case they clash with the alexa-local hue emulated nodes), delete their nodes and initiated a discover both from the Amazon web console and by telling my Echo to discover and no new devices are found.

Any ideas? Let me know if you need any logs, etc.

sabixx commented 5 years ago

same issue here... devices turn yellow and are not connected anymore. Also new devices are not discovered.

Is there a limit of devices?

Many thanks in advance, sabixx

nnhhuu commented 5 years ago

hello, i have a discovering problem, i moved from raspberry pi to a docker environment, same version in both environments, in the PI i can discover my 19 devices, but in the docker there are only 3 devices in the first discover, another 3 in the second discover and another 3 in the 4rd discover, and that's it... no more devices were discovered. Any ideas....

attached the docker compose file https://pastebin.com/n0Vi4b8E

thank you