mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
13 lines
219 B
YAML
13 lines
219 B
YAML
|
host:
|
||
|
mac_address: "62:23:45:AF:B3:DD"
|
||
|
|
||
|
display:
|
||
|
- platform: sdl
|
||
|
id: sdl_display
|
||
|
update_interval: 1s
|
||
|
auto_clear_enabled: false
|
||
|
show_test_card: true
|
||
|
dimensions:
|
||
|
width: 450
|
||
|
height: 600
|