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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user