This commit is contained in:
mjallen18
2026-04-14 17:42:19 -05:00
parent d4481923a8
commit 616d357a59
2 changed files with 8 additions and 14 deletions

View File

@@ -91,12 +91,6 @@ lvgl:
scrollable: false
scrollbar_mode: 'OFF'
widgets:
- image:
id: bg
src: bg_home
x: 0
y: 0
- label:
id: lbl_room
x: 11
@@ -603,12 +597,18 @@ lvgl:
pad_bottom: 0
border_width: 0
widgets:
- image:
- obj:
id: brightness_overlay_bg
src: bg_home
x: 0
y: 0
width: 320
height: 240
bg_color: 0x1a1a2e
bg_opa: COVER
border_width: 0
radius: 0
clickable: true
scrollable: false
on_click:
- lvgl.widget.hide: brightness_overlay
- obj: