mirror of
https://github.com/m5stack/esphome.git
synced 2026-05-20 11:52:52 -07:00
14d76e9e4e
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
17 lines
186 B
YAML
17 lines
186 B
YAML
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
udp:
|
|
addresses: ["239.0.60.53"]
|
|
|
|
time:
|
|
- platform: host
|
|
id: host_time
|
|
|
|
syslog:
|
|
port: 514
|
|
strip: true
|
|
level: info
|
|
facility: 16
|