mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
[lvgl] Allow esphome::Image in lambda to update image source directly (#7624)
This commit is contained in:
@@ -419,6 +419,7 @@ lvgl:
|
||||
spin_time: 2s
|
||||
align: left_mid
|
||||
- image:
|
||||
id: lv_image
|
||||
src: cat_image
|
||||
align: top_left
|
||||
y: 50
|
||||
|
||||
Reference in New Issue
Block a user