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

[display] auto_clear_enabled defaults (#7986)

This commit is contained in:
Clyde Stubbs
2025-01-13 05:56:54 +11:00
committed by GitHub
parent 109d737d5d
commit fe80750743
3 changed files with 21 additions and 10 deletions

View File

@@ -7,7 +7,6 @@ display:
height: 320
- platform: sdl
id: sdl1
auto_clear_enabled: false
dimensions:
width: 480
height: 480
@@ -40,4 +39,3 @@ lvgl:
text: Click ME
on_click:
logger.log: Clicked