-
Notifications
You must be signed in to change notification settings - Fork 125
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
Unable to compile for M5Stack Atom Echo #286
Comments
The same issue here |
The same issue here ESP32-S3-Box 3 |
I am M5Stack Atom Echo too, stuck here:
|
I got this error:
|
My M5Stack Atom Echo also failed to update/install.
|
I think there are updates in the back end, as I now have a new error:
|
a workaround that seems to help me to unblock it is adding this inside the esp32 section
|
The workaround worked for me too.
|
Where should I add this? Placing it in the devices yaml file from the esphome gui I get "Component not found: framework." |
I added it at the end, it needs to go under the esp32 section as I didn't have one for my yaml:
|
That worked like a charm. Thank you! |
Got the same issue with my RaspiAudio Muse Luxe |
worked for me too, but had this : |
Adding it to my M5Stack Atom Echo worked, but it didn't work for my ESP32 S3 Box3, fatal: not a git repository (or any parent up to mount point /) Has anyone got the S3 Box 3 to update successfully? |
@Clasper101 work fine for my ESP32S3 box 3 |
Thanks, this worked for my M5Stack Atom Echo too! |
I have the same issue. |
I also have same issue. The lines were already in the YAML, so I added |
...same issue here |
Upgraded my Home Assistant ESPHome to 2024.12.0 and I cannot compile the firmware for my M5Stack Atom Echo - I have other ESPHome devices that have all been successful so hopefully my environment is ok.
The messages during the compile are:
My yaml config for the device, working fine until now, is:
The text was updated successfully, but these errors were encountered: