[runtime_image, online_image] Create runtime_image component to decode images (#10212)

This commit is contained in:
Kevin Ahrendt
2026-02-13 10:25:43 -06:00
committed by GitHub
parent b04e427f01
commit 903971de12
18 changed files with 1075 additions and 629 deletions

View File

@@ -411,6 +411,7 @@ esphome/components/rp2040_pwm/* @jesserockz
esphome/components/rpi_dpi_rgb/* @clydebarrow
esphome/components/rtl87xx/* @kuba2k2
esphome/components/rtttl/* @glmnet
esphome/components/runtime_image/* @clydebarrow @guillempages @kahrendt
esphome/components/runtime_stats/* @bdraco
esphome/components/rx8130/* @beormund
esphome/components/safe_mode/* @jsuanet @kbx81 @paulmonigatti