ESPHome 2025.6.1 What's going on here

This is repeating over and over. I’m on ESPHome 2025.6.1 with the latest code. I’ve never seen this before. I investigated because Home Assistant speech-to-text failed which has been working for over a year. In the past when I viewed the log, all I saw was the battery voltage being reported periodically

[10:28:11][D][sensor:099]: 'Battery': Sending state 4.75450 V with 3 decimals of accuracy
[10:28:41][D][sensor:099]: 'Battery': Sending state 4.75655 V with 3 decimals of accuracy
WARNING raspiaudio-muse-luxe-bbc618 @ 192.168.1.235: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for raspiaudio-muse-luxe-bbc618 @ 192.168.1.235
WARNING Disconnected from API
INFO Successfully resolved raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.000s
INFO Successfully connected to raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.014s
INFO Successful handshake with raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.082s
[10:29:12][D][api:133]: Accepted 192.168.1.244
[10:29:13][D][api.connection:1570]: Home Assistant 2025.6.3 (192.168.1.244) connected
[10:30:11][D][sensor:099]: 'Battery': Sending state 4.76069 V with 3 decimals of accuracy
WARNING raspiaudio-muse-luxe-bbc618 @ 192.168.1.235: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for raspiaudio-muse-luxe-bbc618 @ 192.168.1.235
WARNING Disconnected from API
INFO Successfully resolved raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.000s
INFO Successfully connected to raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.022s
INFO Successful handshake with raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.089s
[10:31:13][D][api:133]: Accepted 192.168.1.244
[10:31:13][D][api.connection:1570]: Home Assistant 2025.6.3 (192.168.1.244) connected
[10:31:41][D][sensor:099]: 'Battery': Sending state 4.75813 V with 3 decimals of accuracy
[10:32:41][D][sensor:099]: 'Battery': Sending state 4.75113 V with 3 decimals of accuracy
WARNING raspiaudio-muse-luxe-bbc618 @ 192.168.1.235: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for raspiaudio-muse-luxe-bbc618 @ 192.168.1.235
WARNING Disconnected from API
INFO Successfully resolved raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.000s
INFO Successfully connected to raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.008s
INFO Successful handshake with raspiaudio-muse-luxe-bbc618 @ 192.168.1.235 in 0.150s
[10:33:13][D][api.connection:1570]: Home Assistant 2025.6.3 (192.168.1.244) connected

Hello, what TTS engine do you use? local or cloud HA solution?

I use Chime TTS with Piper. I don’t use speech-to-text, I only use TTS.
TTS works, I see those messages in the ESP Home Builder log for the Muse log when the system is not doing anything. Those messages appear periodically.

To clarify my original message, I started log output when TTS hadn’t worked. TTS works most of the time

So the root issue is that the Muse Luxe disconnects frequently, right?

Hi Occam,
Yes, I’m seeing an issue with the latest version of esphome (2025.6.2). I think it’s related to microphone management. We’ll soon update microWW.yaml.
In the meantime, I recommend downgrading to esphome 2025.4.0, for which the .yaml file was written. This will allow you to continue your work without delay.