mirror of
https://github.com/esphome/esphome.git
synced 2026-08-30 09:36:03 +00:00
12 lines
211 B
YAML
12 lines
211 B
YAML
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
# Serial logging off; on a dedicated UART bus improv_serial must not
|
|
# require the logger's serial settings
|
|
logger:
|
|
baud_rate: 0
|
|
|
|
improv_serial:
|
|
uart_id: uart_bus
|