esphome/esphome/components/animation
guillempages e13eaf6706
Fix animation resizing (#4608)
Animation resizing in RGB24 format is causing an error "Image cannot be resized to a bigger size". Other image types do not show the issue, and the only difference is the "image.thumbnail" call.

Removed the call and tested; the animation is shown with the desired size.
2023-03-22 08:05:09 +00:00
..
__init__.py Fix animation resizing (#4608) 2023-03-22 08:05:09 +00:00