mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 15:57:33 +00:00
11 lines
254 B
YAML
11 lines
254 B
YAML
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
logger:
|
|
hardware_uart: UART0
|
|
|
|
# next_url compiles the USE_IMPROV_SERIAL_NEXT_URL branch and add_next_url_
|
|
improv_serial:
|
|
next_url: https://example.com/?device_name={{device_name}}&ip_address={{ip_address}}
|