konnected-io / konnected-esphome

ESPHome firmware configuration and recipes for Konnected devices
Other
49 stars 31 forks source link

Only one instance of the esphome ota platform is allowed per port. Note that this error may result from OTA specified in packages. #66

Closed johnthomas00 closed 1 week ago

johnthomas00 commented 1 week ago

My config uses:

Enable OTA updates, with password

ota:

Given https://github.com/esphome/esphome/pull/6984 I am no longer able to update.

Had the same problem with another component and they added an ID, so I could do the following to solve. Can you do this too? Maybe there should be a common ID to easily extend?

ota:

drothenberger commented 1 week ago

The main branch now sets the ID to "konnected_ota", so you can extend it.

johnthomas00 commented 1 week ago

That work, thanks!! In case it helps other, my ota now reads:

ota: