1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Add runtime online image support (#4710)

This commit is contained in:
guillempages
2024-08-06 13:08:06 +02:00
committed by GitHub
parent b0d9800817
commit 9188836f70
15 changed files with 961 additions and 0 deletions

View File

@@ -276,6 +276,7 @@ esphome/components/nfc/* @jesserockz @kbx81
esphome/components/noblex/* @AGalfra
esphome/components/number/* @esphome/core
esphome/components/one_wire/* @ssieb
esphome/components/online_image/* @guillempages
esphome/components/ota/* @esphome/core
esphome/components/output/* @esphome/core
esphome/components/pca6416a/* @Mat931