1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

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

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