mirror of
https://github.com/esphome/esphome.git
synced 2024-11-15 03:28:12 +01:00
9 lines
134 B
YAML
9 lines
134 B
YAML
|
display:
|
||
|
- platform: sdl
|
||
|
auto_clear_enabled: false
|
||
|
dimensions:
|
||
|
width: 480
|
||
|
height: 480
|
||
|
|
||
|
<<: !include common.yaml
|