Skip to content

Commit 18b9bb9

Browse files
authored
[esp32_improv] adding next_url variable documentation (#5369)
1 parent 586d8b9 commit 18b9bb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/components/esp32_improv.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ esp32_improv:
4040
- **identify_duration** (*Optional*, [Time](#config-time)): The amount of time to identify for. Defaults to `10s`.
4141
- **wifi_timeout** (*Optional*, [Time](#config-time)): The amount of time to wait before starting the Improv service
4242
after Wi-Fi is no longer connected. Defaults to `1min`.
43+
- **next_url** (*Optional*, string): The URL to open after provisioning is complete. Defaults to
44+
`https://my.home-assistant.io/redirect/config_flow_start?domain=esphome`.
4345

4446
- **on_start** (*Optional*, [Automation](#automation)): An action to be performed when Improv is waiting for
4547
authorization and/or upon authorization. See [`on_start`](#improv-on_start).

0 commit comments

Comments
 (0)