1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[lvgl] Bug fixes (#7338)

This commit is contained in:
Clyde Stubbs
2024-08-23 04:56:53 +10:00
committed by GitHub
parent ab620acd4f
commit 5cc8dbace4
7 changed files with 41 additions and 10 deletions

View File

@@ -379,6 +379,7 @@ lvgl:
format: "bar value %f"
args: [x]
- line:
id: lv_line_id
align: center
points:
- 5, 5
@@ -387,7 +388,10 @@ lvgl:
- 180, 60
- 240, 10
on_click:
lvgl.page.next:
- lvgl.widget.update:
id: lv_line_id
line_color: 0xFFFF
- lvgl.page.next:
- switch:
align: right_mid
- checkbox: