mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-15 01:31:35 +01:00
Add wifi_timeout to esp32_improv (#3279)
This commit is contained in:
parent
a557d75f08
commit
33e2e752b2
@ -30,6 +30,8 @@ Configuration variables:
|
||||
to be re-authorized. Defaults to ``1min``.
|
||||
- **status_indicator** (*Optional*, :ref:`config-id`): An :doc:`output <output/index>` to display feedback to the user.
|
||||
- **identify_duration** (*Optional*, :ref:`config-time`): The amount of time to identify for. Defaults to ``10s``.
|
||||
- **wifi_timeout** (*Optional*, :ref:`config-time`): The amount of time to wait before starting the improv service after Wi-Fi
|
||||
is no longer connected. Defaults to ``1min``.
|
||||
|
||||
Status Indicator
|
||||
----------------
|
||||
|
Loading…
Reference in New Issue
Block a user