mirror of
https://github.com/esphome/esphome.git
synced 2024-11-07 09:31:10 +01:00
e13eaf6706
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. |
||
---|---|---|
.. | ||
components | ||
core | ||
dashboard | ||
__init__.py | ||
__main__.py | ||
automation.py | ||
codegen.py | ||
config_helpers.py | ||
config_validation.py | ||
config.py | ||
const.py | ||
coroutine.py | ||
cpp_generator.py | ||
cpp_helpers.py | ||
cpp_types.py | ||
espota2.py | ||
final_validate.py | ||
git.py | ||
helpers.py | ||
loader.py | ||
log.py | ||
mqtt.py | ||
pins.py | ||
platformio_api.py | ||
schema_extractors.py | ||
storage_json.py | ||
types.py | ||
util.py | ||
voluptuous_schema.py | ||
vscode.py | ||
wizard.py | ||
writer.py | ||
yaml_util.py | ||
zeroconf.py |