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

Discover not working anymore #105

Open xraken opened 4 years ago

xraken commented 4 years ago

Not sure what changed on Alexa side but she is not discovering anything anymore. I am just creating one device node for test. I added console logging and can see that discovery messages are coming in and responses sent but something is not right about the response and Alexa appears to be discarding the response. node-red: v1.0.3 nodejs: v10.19.0

federom commented 4 years ago

Please check the Readme.me file. you need to switch to another node

doit4fun commented 3 years ago

I have the same issue... what readme file should I use? what other node. @federom please give us a more detailed solution because now my local node is not working and can't connect with my devices

hazymat commented 3 years ago

@doit4fun I came here as I had the same problem. As of recently, new devices would not be discovered although existing ones continue to work. The readme file for this project is here, and it describes needing to use a different Node-RED package. Hope that helps