P6Dave
(Dave Forrester)
March 20, 2025, 9:38pm
1
I have 4 x Voice PEs and so far 2 of them have exhibited this behaviour.
They respond okay to voice commands and button presses, but every once in a while, probably once a day, they get stuck ‘responding’ until I restart them. Today, I left one to see how long it would stay in ‘responding’ for and after 40 minutes I restarted it. I’ve posted this in the HA Discord as an issue either with the device or, perhaps more likely, an ESP Home issue? Has anyone else experienced this behavour from their Voice PE?
I’m currently running:
HA Core 2025.2.5
Supervisor 2025.03.3
OS 15
Frontend 20250221.0
Home Assistant Voice PE by Nabu Casa Firmware 25.3.0 (ESPHome 2025.2.0)
As an interim fix, I’ve created an automation that restarts any Voice PE that gets stuck in ‘responding’ for longer than 60s. Not ideal.
Thanks.
3 Likes
rgnyldz
(Ergün YILDIZ)
April 5, 2025, 12:13pm
3
I’m seeing this also quite a lot the last days.
I’m on docker and use assist microphone with local LLM.
P6Dave
(Dave Forrester)
April 5, 2025, 6:05pm
4
Probably time to raise an issue then. I see absolutely nothing in any of the logs so not sure how to debug this one.
1 Like
rgnyldz
(Ergün YILDIZ)
April 5, 2025, 8:25pm
5
opened 08:24PM - 05 Apr 25 UTC
### The problem
I have a strange issue where the assist_satellite.assist_microp… hone entity got stuck in "Responding" state after interaction with my llm.
The conversation and actions all go well as expected. But after that I noticed that my led strip is not turning off (automation where I check assist_satellite.assist_microphone state and turn off the light via trigger change state to Idle)
Nothing in logs, so I checked the state of assist (assist_satellite.assist_microphone) and noticed that it doesn't change back to idle after interaction.
### What version of Home Assistant Core has the issue?
core-2025.4.1
### What was the last working version of Home Assistant Core?
_No response_
### What type of installation are you running?
Home Assistant Supervised
### Integration causing the issue
Voice assistant - Assist microphone
### Link to integration documentation on our website
_No response_
### Diagnostics information
_No response_
### Example YAML snippet
```yaml
```
### Anything in the logs that might be useful for us?
```txt
```
### Additional information
_No response_
Created one here. But I’m not sure where this belongs to actually, lets see
1 Like
P6Dave
(Dave Forrester)
April 6, 2025, 6:40pm
6
Seems as good a place as any. I’ve added a +1 comment to your issue.
I’m also seeing this issue. Thanks for suggesting the routine to check for this and reset it. I’m following to see if there will be a solution.