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

Update generator.yaml to esphome 2024.6.0 syntax #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gmn42
Copy link

@gmn42 gmn42 commented Jul 19, 2024

ESPHome has changed the config format for OTA updates and one-wire Dallas temp sensors in version 2024.6.0. It will not accept the old format, so these changes need to be made before the yaml will compile and firmware can be installed. See:

https://esphome.io/changelog/2024.6.0#ota-platforms
https://esphome.io/changelog/2024.6.0#wire

Note that I have not personally tested this specific yaml file, but I have made the same changes to mine and they work correctly.

ESPHome has changed the config format for OTA updates and one-wire Dallas temp sensors in version 2024.6.0.  It will not accept the old format, so these changes need to be made before the yaml  will compile and firmware installed.
See:
https://esphome.io/changelog/2024.6.0#ota-platforms
https://esphome.io/changelog/2024.6.0#wire

Note that I have not personally tested this specific yaml file, but I have made the same changes to mine and they work correctly.
@gmn42 gmn42 changed the title Update generator.yaml to esphome 24.6.0 syntax Update generator.yaml to esphome 2024.6.0 syntax Jul 19, 2024
@gmn42 gmn42 mentioned this pull request Sep 24, 2024
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

Successfully merging this pull request may close these issues.

1 participant