We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586d8b9 commit 18b9bb9Copy full SHA for 18b9bb9
content/components/esp32_improv.md
@@ -40,6 +40,8 @@ esp32_improv:
40
- **identify_duration** (*Optional*, [Time](#config-time)): The amount of time to identify for. Defaults to `10s`.
41
- **wifi_timeout** (*Optional*, [Time](#config-time)): The amount of time to wait before starting the Improv service
42
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`.
45
46
- **on_start** (*Optional*, [Automation](#automation)): An action to be performed when Improv is waiting for
47
authorization and/or upon authorization. See [`on_start`](#improv-on_start).
0 commit comments