Extract OTA backend functionality into separate ota_base component

This commit is contained in:
J. Nick Koston 2025-06-30 10:38:31 -05:00
parent 47ad206ccd
commit 902f08c1bc
No known key found for this signature in database

View File

@ -327,6 +327,7 @@ esphome/components/opentherm/* @olegtarasov
esphome/components/openthread/* @mrene
esphome/components/opt3001/* @ccutrer
esphome/components/ota/* @esphome/core
esphome/components/ota_base/* @esphome/core
esphome/components/output/* @esphome/core
esphome/components/packet_transport/* @clydebarrow
esphome/components/pca6416a/* @Mat931