mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
Fix forgotten uses of use_transparency (#8115)
This commit is contained in:
@@ -834,12 +834,12 @@ image:
|
||||
resize: 256x48
|
||||
file: $component_dir/logo-text.svg
|
||||
type: RGB565
|
||||
use_transparency: alpha_channel
|
||||
transparency: alpha_channel
|
||||
- id: dog_image
|
||||
file: $component_dir/logo-text.svg
|
||||
resize: 256x48
|
||||
type: BINARY
|
||||
use_transparency: chroma_key
|
||||
transparency: chroma_key
|
||||
|
||||
color:
|
||||
- id: light_blue
|
||||
|
Reference in New Issue
Block a user