#Hi, I got a new ESP32-Box-S3 and I am trying to install espHome script from this source:

1 messages · Page 1 of 1 (latest)

green pivot
#

https://github.com/esphome/firmware/blob/main/voice-assistant/esp32-s3-box-3.yaml

But it waits for a long time then aborts with an error:
INFO ESPHome 2024.11.1
INFO Reading configuration /config/esphome/esp-box.yaml...
INFO Updating https://github.com/esphome/esphome.git@pull/5230/head
Failed config

external_components: [source /config/esphome/esp-box.yaml:73]

fetch-pack: invalid index-pack output.
source: github://pr#5230
components: esp_adf
refresh: 0s

Not sure what the issue is here. any ideas?

GitHub

Holds firmware configuration files for projects that the ESPHome team provides. - esphome/firmware

fickle jackal