vintlabs / fauxmoESP

Add voice control of your ESP32 and ESP8266 devices using Amazon Alexa
MIT License
375 stars 70 forks source link

Not all devices respond any more #237

Closed Gehilfe closed 1 year ago

Gehilfe commented 1 year ago

As of today, only the first 6 devices seem to be controllable via Alexa. I have defined 8 devices as multiple sockets in the source code. Everything has worked well until today. But then I could no longer address individual devices (the first 6 devices work, the last two do not respond according to Alexa). Does anyone have similar problems?

Gehilfe commented 1 year ago

It must have been an Amazon/Alexa problem. When removing a non-functioning device from the Alexa app, I noticed that it immediately reappeared as a new device. I was able to delete the same device 5 times. After that, it had really disappeared and first had to be found again via the device search. Now everything works again as before.