esphome / firmware

Holds firmware configuration files for projects that the ESPHome team provides.
https://esphome.io/projects
Apache License 2.0
152 stars 116 forks source link

Cannot adopt ESP32-C3 esphome-web #208

Closed jamesmyatt closed 2 weeks ago

jamesmyatt commented 3 months ago

I am unable to adopt an ESP32-C3 device flashed with the default empty esphome firmware on 2024.6.1 from https://web.esphome.io/.

INFO ESPHome 2024.6.1
INFO Reading configuration /config/esphome/esphome-web-3766c8.yaml...
Failed config

At least one platform must be specified for 'ota'; add 'platform: esphome' for original OTA functionality
randybb commented 3 months ago

There was a breaking change in this release - read release notes and fix your config accordingly https://esphome.io/changelog/2024.6.0.html#ota-platforms

jamesmyatt commented 3 months ago

I'm aware of that. But the config it's adopting when ought to work without modification.