-
-
Notifications
You must be signed in to change notification settings - Fork 60
Can't install voice assistant into ATOM Echo #82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
yes, I went through all of that the last 2 days.... I finally managed to refresh it via readymade projects attached to the computer, and after that, with some manual editing in the config flow, adopted the device into the Esphome dashboard. Mind you, an edit and install now takes 30 minutes or so.... it's way beyond ridiculous. imho, the firmware has one way and beyond the devices reliable possibilities, and should be made smaller, not including all new developments. It worked ok-ish before, but ever since the move to voice assistants, has been nothing but trouble. like you, it updates allright, but seems to nt connect to wifi, or complain about encryption modes, all of which just worked before.
end rant |
@jlatvala did you check the name of the actual device, and the mentioned named in the log? If you reflash the device, at some point during the addition to Home Assistant, the flow will ask for the name of the device, make sure that is the full name. It fixed the connection for me, with help from @BigBobbas on Discord, much appreciated. |
I spent some time playing with ESPHome Devide Builder and from a quick look it looks like that the media_player section in |
As there has been no activity on this issue for 30 days, I am marking it as stale. If you think this is a mistake, please comment below and I will remove the stale label. |
Tried again yesterday, still not working |
I had a voice assistant working in ATOM Echo but then its entities greyed out in the HA UI.
Didn't have time or will to start investigating so I decided to install it again from the scratch using the installation procedure in https://www.home-assistant.io/voice_control/thirteen-usd-voice-remote/
(note: this same procedure worked fine in the first run few months ago)
This time the installation goes through fine but it never ever asks to type in the wifi SSID and password. The next button in the installation UI just doesn't open the SSID/password dialog.
If I try again, it again just re-flashes the SW, but again doesn't ask SSID/password.
Then I tried through this page:
https://esphome.io/projects/
Same problem, no luck.
Windows & Chrome.
USB drivers etc. are totally fine, because I can install "dummy" (but working) configuration into ATOM Echo using HA's ESPHome Device Builder add-on and web.esphome.io. This "dummy" configuration can be connected into wifi and it becomes visible into HA. I can also reflash it again using wifi, so the wifi component in ATOM Echo works.
I also tried to install this yaml
https://github.com/esphome/wake-word-voice-assistants/blob/main/m5stack-atom-echo/m5stack-atom-echo.yaml
manually using HA's ESPHome Device Builder add-on and web.esphome.io.
It installs fine, but I never ever get it to work or connected to wifi.
Tried to modify the yaml also a little, for example removing name_add_mac_suffix: true, using on_connect - delay 5s in wifi-configuration, with and without ap, ...
Sometimes the ATOM Echo makes some kind of continous ticking noise after plugging it into powers (maybe "trying to connect and failing" sound?)
When trying to use this github's m5stack-atom-echo.yaml, I tried to use the very same !secret wifi_ssid & password, which works in the above-mentioned "dummy" configuration, so the problem should not be the invalid SSID/password.
Tried about 20 times and the gave up and ended up writing this ticket.
The text was updated successfully, but these errors were encountered: