Open JustEnoughDucks opened 4 weeks ago
This is resolved in 2024.10.2
@BigBobbas this is not resolved. I have posted that it is tested in 2024.10.2 and it is the exact same behavior as 2024.10.1. In fact, I first recognized the behavior after updating from 2024.9.0 to 2024.10.2.
The problem
I am using a ESP32-S3, a PCM5102 as a DAC to my Yamaha receiver, and a MSM261S4030H0R MEMs microphone connected via an interconnect PCB.
The goal (that works) is a simultaneous device that can have full voice assistant satellite support while also being a media player for home assistant/spotify/etc... while also controlling my yamaha rx496-RDS receiver via IR. So far it can do all of this, I just have to put in automatic source switching and better volume control than just home assistant buttons if possible.
After the ESPHome 2024.10.1 update, the esp crashes after enabling the microphone and starting the voice assistant pipeline, thus breaking voice assistant support. I am currently testing with a wake button instead of a wakeword for easy testing, so I don't know if it is a change specifically with button-activated support or not.
Which version of ESPHome has the issue?
What type of installation are you using?
Docker
Which version of Home Assistant has the issue?
NA
What platform are you using?
ESP32
Board
ESP32-S3
Component causing the issue
voiceassistant
Example YAML snippet
Anything in the logs that might be useful for us?
2024.10.0
2024.10.1
Additional information
No response