mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
15 lines
214 B
YAML
15 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"
|