mirror of
https://github.com/esphome/esphome.git
synced 2026-05-16 02:29:07 +08:00
3b8a5db97c
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
16 lines
166 B
YAML
16 lines
166 B
YAML
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
udp:
|
|
addresses: ["239.0.60.53"]
|
|
|
|
time:
|
|
platform: host
|
|
|
|
syslog:
|
|
port: 514
|
|
strip: true
|
|
level: info
|
|
facility: 16
|