diff --git a/components/esp32_improv.rst b/components/esp32_improv.rst index 9bf27b552..ed53f0959 100644 --- a/components/esp32_improv.rst +++ b/components/esp32_improv.rst @@ -30,6 +30,8 @@ Configuration variables: to be re-authorized. Defaults to ``1min``. - **status_indicator** (*Optional*, :ref:`config-id`): An :doc:`output ` 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 ----------------