Open RickeyWard opened 3 months ago
This has been already fixed https://github.com/esphome/firmware/pull/236 Just wait 1 day for autorefresh or force it by adding refresh: 0s
to your package definition (you need to change it a little bit - add url:
and file:
).
Still not in a buildable state.
With unchanged auto-setup ESP32-S3-box-3 install of Voice Assistant updated through home assistant to latest esphome 2024.7.0 Device shows the HA not found screen.
Show update to Virtual Assistant component, but fails to update with error:
It appears the the firmware yaml in main is out of data with esphome.
the unaltered original install-generated yaml for the virtual assistant is:
I'd have expected the auto-update that pops up in the notification to be safe, but I don't see an obvious way for this yaml to know what esphome version you're running so maybe its unavoidable?
What's the path forward without using a custom configuration?