Aircoookie / Espalexa

Alexa voice control for ESP8266/ESP32 (including brightness and color!)
MIT License
542 stars 134 forks source link

Commands that are delayed or not executed #221

Open giuseppeusn opened 10 months ago

giuseppeusn commented 10 months ago

I created a code using the library example to control a relay, but the commands worked intermittently. It always listens and sometimes executes immediately, but other times the Alexa light stays on for a while and takes a while to execute or it simply doesn't execute and the Alexa light turns off. Has anyone faced a similar problem or have any idea what it could be?

I have another ESP on the network using the WLED library that controls an LED strip. This library also supports Alexa commands and uses Espalexa for this, but it suffers from the same problem. Could it be something on my network? In principle, the WiFi signal wouldn't be a problem, after all, the router is just a few meters away.