1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

added webp animation support to online_image

This commit is contained in:
Ian Foster
2025-02-19 20:28:11 -08:00
parent 3020083564
commit c5fcbb9404
10 changed files with 231 additions and 24 deletions

View File

@@ -38,6 +38,10 @@ online_image:
url: http://www.faqs.org/images/library.jpg
format: JPG
type: RGB565
- id: online_webp_image
url: https://samples-files.com/samples/images/webp/480-360-sample.webp
format: WEBP
type: RGB
# Check the set_url action
esphome: