Why o Why.
After each and every firmware update (just did the 2023.7) the m5 stack is no longer functional. There is not much to go on, but pushing the button to start issuing voice commands results in a blue blinking light, which can only be silenced by the side button.
No matter what I try, it simply does nothing. Pulled the power cord to have it restart initially seems to do something, but after a few minutes the device is simply unavailable/useless…
I had this as well, one time because I forgot to connect it to HA (auto discovery disabled), the other time because it wasn’t fully started (despite waiting for three or four minutes).
First things first, is the device connected to the Wifi? Not the ESPHome dashboard, the real thing in your router (or where you have your DHCP running).
Is the power supply big enough? The ESPs won’t need much energy, but I can say, on one of my old laptops, with a presumably faulty USB port, I don’t get the full 500mA and the echo isn’t working…
I have it on a huge Apple adapter, so that would probably suffice
I do notice now though, that the blue light does Not immediately light up when pressed (which it did before this update), and that makes one think the button isnt pressed correctly, so you release and press again. Which ofc is not beneficial to the device handling…
We now need to press and start talking, even though the light isnt blue yet, it then turns blue while talking (if its a somewhat longer command) and then responds.
odd really, and not a great experience, from the install to the actual handling.
just the default, nothing manually added to the official code
I am just guessing but it was probably programmed via this page
When using this page it does not show up in the esphome dash. So Mariusthvdb may well not know or be able to access the code.
here is a link from that page to the code.
I’m using the same code as you with some changes, but I’m experiencing the same behaviour… Turned out, the echo wasn’t updated before, despite I installed and “UPDATE ALL”.
Anyway, I tried it with my two echos, and they are both doing the same. Blue LED is turning on way too late. And if don’t start speaking immediately, the echo goes into some error and needs to be restarted to work again.