Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 Box 3 working in integration but will not adopt in addon #129

Open
ardenking opened this issue Dec 16, 2023 · 2 comments
Open

S3 Box 3 working in integration but will not adopt in addon #129

ardenking opened this issue Dec 16, 2023 · 2 comments

Comments

@ardenking
Copy link

MY S3 box appeared to be corrupt
tried to reload from addon and got the following

Could not download from https://github.com/esphome/firmware/raw/main/voice-assistant/casita/Focusing@2x.png: 404 Client Error: Not Found for url: https://github.com/esphome/firmware/raw/main/voice-assistant/casita/Focusing@2x.png.
file: |-
  https://github.com/esphome/firmware/raw/main/voice-assistant/casita/Focusing@2x.png
id: casita_thinking
resize: 200x200
type: RGB24
use_transparency: True

So I deleted it from addon and installed from https://esphome.io/projects/index.html

Came online and working in integration

Was Discovered by addon but on trying adopt get the same error and config is the same as before delete

substitutions:
name: esp32-s3-box-3-5ab994
friendly_name: ESP32 S3 Box 3 5ab994
packages:
esphome.voice-assistant: github://esphome/firmware/voice-assistant/esp32-s3-box-3.yaml@main
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
api:
encryption:
key: xxxxxxx

wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password

Any ideas ?

@ChristophCaina
Copy link

try to remove all build files from the device, delete it completely and let esphome autodetect it again.
I also had some issues with installing the box via the adopt option in the past... but then, at some point it just worked...

@kevireilly
Copy link

I've also had trouble getting Adopt to work, but the device still appeared in ESPHome. From there I was able to successfully Edit > Install or otherwise select the Install option to get it in to ESPHome to observe logs and what not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants