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

Alexa Reports Device Malfunction #98

Closed peterchs closed 4 years ago

peterchs commented 4 years ago

Lights triggered via alexa local were working fine until today.

Alexa reports device malfunction and cannot turn on light.

Removing device and rediscovering - device is not found again.

I have tried restarting node-red with no luck either.

Something changed on alexa side to break this?

peterchs commented 4 years ago

Changed my flows to use node-red-contrib-alexa-home - its working for me..

nepeee commented 4 years ago

Same here :(

kuenzeln commented 4 years ago

Same here =/

DaKingComeBack commented 4 years ago

Same here :/ Everything was working well a couple of hours before

LakeCruiser commented 4 years ago

Same here :/

jk2020 commented 4 years ago

Same here; Any hint how to get it back working?

paulcontboxx commented 4 years ago

Same here.

J-Paul0815 commented 4 years ago

same

msauto commented 4 years ago

Same here, this has always happened every now and then randomly as long as i have used the alexa local node. But few and far between and the remedy was to delete the device and search for devices again sometimes several times before it would find the device but always found the device. Then go back and add the device to any routines from before deletion and all would be well for usually at least a month. But now it seems around a week ago i started having the "sorry xyz device is not responding please check its power supply" error message on about every other request on random devices and removing and reinstalling isn't working either. I did notice that in the alexa app it says i have 49 devices and the number doesn't change when i add new ones or delete broken ones. I wonder if amazon has put the device limit back in play? I seem to remember the limit being around 49 in the beginning.

mah086 commented 4 years ago

Alexa started reporting "Sorry, provider is having trouble" about a day ago. I've tried adding new nodes but Alexa cannot find them. This is similar to past issues, but the reported error is different and the old resolutions do not work including a full reset of the system and router.

guardiande commented 4 years ago

Switching to Alexa Home helped for me. Be sure to read the (short) documentation thoroughly regarding port 80.

peterchs commented 4 years ago

@guardiande yes good call - alexa home worked for my dots for a while till the other day, needed to update it and expose it via port 80 like those intructions say.

In the absence of any update on this repo - RIP alexa local you served us well.

LakeCruiser commented 4 years ago

Does this apply to Hassio? I can't understand how to update or configure port 80.

peterchs commented 4 years ago

Hassio has its own Alexa plugin via their paid HA cloud thing I think? Are you using it and its broken?

You expose the alexa hub for all your node-red devices on port 80 - either with an iptables rule or change the actual port to 80. See the instructions here; https://github.com/mabunixda/node-red-contrib-alexa-home

LakeCruiser commented 4 years ago

No, I don't use the HA cloud. I can't get any of my Alexa nodes to work anymore. I'm just about sick of the whole diy smarthome rat race. Just when you get everything working somebody has to change it. WAF factor has went from 100 to 0 in 2 weeks. Maybe some one will come up with a YouTube video on it. I just got our bedroom blinds opening on voice command and automatically opening every workday at 6:45 ! Now none of that works anymore.

LakeCruiser commented 4 years ago

Ok, I broke down and subscribed to the HA Cloud. 307 devices discovered! $5 per month is a small price to pay for what I have been through the past two weeks! 🤯 Everything seems to be working again! Thanks @peteakalad

borolo222 commented 4 years ago

Any updates on this? all my devices are down..

torinnguyen commented 4 years ago

Refer to my comment here https://github.com/originallyus/node-red-contrib-alexa-local/issues/100#issuecomment-531777775