Edit esp-bedside-panel.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-14 22:02:46 +12:00
parent 769cb34eb6
commit 4fab9755ec
+2 -2
View File
@@ -270,8 +270,8 @@ display:
number: GPIO5
rotation: 0
hsync_pulse_width: 20
update_interval: never
auto_clear_enabled: false
update_interval: 5s
auto_clear_enabled: true
lambda: |-
it.fill(Color(8, 12, 18));