Beaky2000 / esphome-p1mini

ESPHome external component for reading P1 data from (Swedish) electricity meters
MIT License
128 stars 26 forks source link

Updated ota config #34

Closed AndersHogqvist closed 5 months ago

AndersHogqvist commented 5 months ago

Since ESPHome 2024.6.0 the ota config has a slightly different format

Beaky2000 commented 5 months ago

This does not seem to work at all with earlier versions of ESPHome, which is annoying. Also, I couldn't find any documentation about the new "platform" parameter.

If there is no backwards compatible way to fix this, at the very least there needs to be some information in the Readme...

Beaky2000 commented 5 months ago

I found the release notes, so I guess this is a breaking change and there is nothing to do about that. I have made the update myself and also updated the README.

Thanks for letting me know about it!