Open Defozo opened 4 months ago
Is it correctly sending your voice over?
I can use a debug session and the Atom Echo will hear me and interpret commands, but indeed the button doesn't trigger the voice assistant. Then I went to the configuration and made sure the wake word mode was disabled. If the wake word mode is disabled, it will not run the voice pipeline and will give a short red light. There should be a pulsing blue light if it activates the voice assist pipeline.
Yes, it's successfully transmitting the voice over. Even though I haven't listened to the sample myself, the recognition via Whisper appears to be working exceptionally well. The wake word is functional too, but occasionally I'd prefer using the button, as it doesn't always trigger.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The problem
I uploaded the binary provided on https://www.home-assistant.io/voice_control/thirteen-usd-voice-remote/. I believe the Atom Echo should trigger voice recognition when the button is pressed but this doesn't happen.
Which version of ESPHome has the issue?
2024.5.5
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2024.6.2
What platform are you using?
ESP32
Board
M5Stack Atom Echo
Component causing the issue
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
I can confirm the button works hardware-wise as I enabled it in HASS and the presses are correctly detected.