With the update to ESPHome greater 2024.06, some of my devices couldn’t be updated as they showed the following error:
| |
The solution was to edit the config file where i originally had a section like this:
| |
Which, since the merge of a specific PR into 2024.06 has to look like that (also described here ):
| |
And now it all worked again ;-)