#All 6 Voice PEs have no sound after power outage
1 messages · Page 1 of 1 (latest)
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
So it looks like they are working but just cant connect back to the HA server to get the media file stream which contains the responses. the wake word sound works because its on the device itself.
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.
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
on your router set a static dhcp lease ip for your HA server.