Files
esphome/tests/components/improv_serial/common-uart0.yaml
T

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}}