File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ esp32_improv:
3939- **status_indicator** (*Optional*, [ID](/guides/configuration-types#id)): An {{< docref "output/index" "output" >}} to display feedback to the user.
4040- **identify_duration** (*Optional*, [Time](/guides/configuration-types#time)): The amount of time to identify for. Defaults to `10s`.
4141- **wifi_timeout** (*Optional*, [Time](/guides/configuration-types#time)): The amount of time to wait before starting the Improv service
42- after Wi-Fi is no longer connected. Defaults to `1min `.
42+ after Wi-Fi is no longer connected. Defaults to `90s `.
4343- **next_url** (*Optional*, string): The URL to open after provisioning is complete. Defaults to
4444 ` https://my.home-assistant.io/redirect/config_flow_start?domain=esphome` .
4545
Original file line number Diff line number Diff line change 7979
8080 - **ap_timeout** (*Optional*, [Time](/guides/configuration-types#time)): The time after which to enable the
8181 configured fallback hotspot. Can be disabled by setting this to `0s`, which requires manually starting the AP by
82- other means (eg : from a button press). Defaults to `1min `.
82+ other means (eg : from a button press). Defaults to `90s `.
8383
8484- **domain** (*Optional*, string): Set the domain of the node hostname used for uploading.
8585 For example, if it's set to `.local`, all uploads will be sent to `<HOSTNAME>.local`.
You can’t perform that action at this time.
0 commit comments