mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-03-03 07:14:10 +01:00
Use image files from assets directory
This commit is contained in:
@@ -32,11 +32,11 @@ pcf8574:
|
|||||||
pcf8575: true
|
pcf8575: true
|
||||||
|
|
||||||
animation:
|
animation:
|
||||||
- file: "blinky.gif"
|
- file: "assets/images/blinky.gif"
|
||||||
id: blinky
|
id: blinky
|
||||||
resize: 128x128
|
resize: 128x128
|
||||||
type: RGB565
|
type: RGB565
|
||||||
- file: "vault_boy_walking.gif"
|
- file: "assets/images/vault_boy_walking.gif"
|
||||||
id: vaultboy
|
id: vaultboy
|
||||||
resize: 168x121
|
resize: 168x121
|
||||||
type: RGB565
|
type: RGB565
|
||||||
|
|||||||
Reference in New Issue
Block a user