#My HA PE is responding thru my sonos speaker.
1 messages · Page 1 of 1 (latest)
Is the the VPE plugged into the speakers?
are you running the latest stock firmware on the VPE?
are you using an LLM? (if yes give details on your setup)
its not plugged into any speaker. yes, im running stock firmware on the VPE. As a matter of fact I run 2 VPE's and they have worked fine for many months. I'm using ChatGPT agent, HA Cloud speech-to-text and Text-to-speech
ok so this is a bit of a guess but seems to fit, what can happen some times with llm's is the following:
command sent to llm
llm realises it needs to "speak back" but instead of responding it calls the tts speak action with its response
then responds to the original command with nothing or "task complete" etc...
different llm's randomly have this issue randomly.
try editing your prompt on the conversation agent and add something like.
respond only in plain text without calling any TTS actions
then restart the integration and VPE
you might have to play with it a bit. I don't use openai so dont have an exact example to hand.
I tried adding that to the prompt and i also tried different agents including home assistant. Doesnt seem to do anything different. It was consistantly speaking on my sonos speaker but i think when i disabled MA now i cant hear it responding anywhere. I'ts hearing me and taking actions (like adding items to my shopping list) but it just isnt speaking any responses back on the VPE devices
oh, it still does this even when using the default non-llm assistant?
yes
that is very strange
all of the wake sounds work on the VPE, volume it turned up full... just no voice responses
what type of HA install do you have and is it up to date?
HAOS 12/03/2025
ive been using these VPE devices since they came out. something changed within last few weeks that broke it
im sure..my fault...just cant figure out what
what do you mean by "12/03/2025"?
latest core version is 2025.12.5
also can you comfirm the vpe firmware version from its device page?
core - 2025.12.5
so i dont see VPE on devices pagee any more. I can access from Voice Assistant page (I assumed that was intentional but maybe thats part of the problem?). Firmware: 25.12.1 (ESPHome 2025.12.1)
it should be under the esphome integration
ahh, yeah, there it is, my bad .. says Firmware: 25.12.1 (ESPHome 2025.12.1)
do you have the piper addon installed? for a test could you try switching tts over to that from the cloud service?
yes, piper installed. but still no sound
does piper come out of the "wrong" speaker again if MA is running?
i dont think so...let me test again real quick
also can you try sending text to the VPE with a manual assist_satellite.announce call from the actions tab of dev tools.
k, its not sending it to sonos even with MA installed. not sure why, still dont get it to the VPE, let me try the service now
hmmm, when i do the announce service the light spins blue for a second, but no sound
same result sending to my second VPE
can you plug a VPE into your PC and connect to it using the ESPHome Web Tool this will allow you to show the live device logs.
then send a announce command to the device and paste/screenshot the resulting log activity?
yeah, let me try that
well...plugged it in to computer connected at web.esphome.ioo. opened logs. then sent announce command...it worked 🙁
yeah...so....cycling power .. they now work.... so working backwords wondering if i put all settings back where they were it will work or break again, let me try
yeah. slowly adding stuff back and see if/when it breaks. is probably the way to go
where I am at with my thinking:
afaik playing on the wrong device can only happen if the LLM is messing with stuff or the firmware has been customised. there is simply no way of doing it currently otherwise
it not playing anything can be a network issue and troubleshooting depends on network setup and various things.
so my thought is that the llm was messing with stuff, then you ran into a random network issue as we were working on that. powering off device for a moment (whilst moving it) corrected the random network issue. and now stuff works
hmm, yeah, i cant get it to break again...so thats good (and bad) i guess. Good that my wife will stop complaining that she cant add stuff to the shopping list. I guess I should take that as a win
yeah, take it as a win and see how things go I guess. best to leave the thing in the conversation agent prompt too.
yeah, ill do that. thanks for your help