#All 6 Voice PEs have no sound after power outage

1 messages · Page 1 of 1 (latest)

low marlin
#

Lost power a few times last night. My PC running Home Assistant was on a UPS, but none of the Voice PEs were. The voice PEs respons to voice commands and run routines fine. It even plays the wake word sound when I trigger it, it just wont say any words. WTF

#

music also plays when i ask it to, it just wont say anything like "playing music" 1st

#

ive rebooted the HA sever and the Voice PEs, no luck

#

heres an error in the log when i try getting it to speak:

Logger: homeassistant.components.esphome.manager
Source: components/esphome/manager.py:520
integration: ESPHome (documentation, issues)
First occurred: 9:26:12 AM (38 occurrences)
Last logged: 9:27:37 AM

Home Assistant Voice 0a020e: [E][component:451][HTTPRead_1]: http_request set Error flag: unspecified
Home Assistant Voice 0a020e: [E][http_request.idf:132][HTTPRead_1]: HTTP Request failed: ESP_ERR_HTTP_CONNECT
Home Assistant Voice 0a020e: [W][http_media_source:408][HTTPRead_1]: Pipeline 1: HTTP request attempt 6 failed to connect
Home Assistant Voice 0a020e: [E][http_media_source:417][HTTPRead_1]: Pipeline 1: HTTP request failed after 6 attempts
Home Assistant Voice 0a020e: [E][component:468]: http_request cleared Error flag

#

also happens on my one Sat1 voice

#

of course this happens just as i toss out my alexas. say what you will about Alexa, they dont instantly shit themselves just cause there was a power loss

urban mica
#

So this likely means either, they are getting served the wrong URL or they are being blocked when attempting to establish the stream connection.

#

Check the "Home Assistant URL" in the network settings of your HA server.

low marlin
#

ok, so when my router lost power twice, it saw fit to give my HA a new IP address and thats what the problem was, but seriously, why cant Home Assistant update the IP by itself?

#

its al lworking now, but shit... i already miss alexa and things just working

urban mica