mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 10:16:02 +01:00
16 lines
214 B
YAML
16 lines
214 B
YAML
|
time:
|
||
|
- platform: sntp
|
||
|
id: esptime
|
||
|
timezone: Australia/Sydney
|
||
|
|
||
|
logger:
|
||
|
level: VERBOSE
|
||
|
logs:
|
||
|
lvgl: INFO
|
||
|
display: DEBUG
|
||
|
sensor: INFO
|
||
|
vnc: DEBUG
|
||
|
|
||
|
host:
|
||
|
mac_address: "62:23:45:AF:B3:DD"
|