1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

[image]Rename option "use_transparency" (#8113)

This commit is contained in:
guillempages
2025-01-19 22:34:38 +01:00
committed by GitHub
parent 9e40d4cf45
commit 47a0ec467a
6 changed files with 31 additions and 33 deletions

View File

@@ -2,12 +2,12 @@ animation:
- id: rgb565_animation
file: $component_dir/anim.gif
type: RGB565
use_transparency: opaque
transparency: opaque
resize: 50x50
- id: rgb_animation
file: $component_dir/anim.apng
type: RGB
use_transparency: chroma_key
transparency: chroma_key
resize: 50x50
- id: grayscale_animation
file: $component_dir/anim.apng