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

[BUG] ESPhome 2024.6.1 Breaking Change: Update YAML File for OTA Fix #240

Open
idodov opened this issue Jun 20, 2024 · 2 comments
Open

[BUG] ESPhome 2024.6.1 Breaking Change: Update YAML File for OTA Fix #240

idodov opened this issue Jun 20, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@idodov
Copy link

idodov commented Jun 20, 2024

In ESPhome 2024.6.1, there is a breaking change that requires updating the YAML file. To fix this, you need to add platform: esphome under the OTA section. This adjustment should address the issue.

ota:
  password: !secret ota_password
  platform: esphome
@idodov idodov added the bug Something isn't working label Jun 20, 2024
@trip5
Copy link
Contributor

trip5 commented Jun 21, 2024

Not sure 'bug' is the right tag for this. Maybe a 'heads-up' since this is an ESPHome breaking change and not related to EspHoMaTriXv2

https://community.home-assistant.io/t/esphome-ota-configuration/730032

Sigh, ESPHome is great but looks like they introduced TWO breaking changes in 2024.6 including dallas sensors too (shouldn't affect this project but... good to be aware).

@andrewjswan
Copy link

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants