diff --git a/components/sensor/sht3xd.rst b/components/sensor/sht3xd.rst index 5cee64e95..7614a5bf4 100644 --- a/components/sensor/sht3xd.rst +++ b/components/sensor/sht3xd.rst @@ -48,6 +48,8 @@ Configuration variables: Defaults to ``0x44``. - **update_interval** (*Optional*, :ref:`config-time`): The interval to check the sensor. Defaults to ``60s``. +- **heater_enabled** (*Optional*, bool): Turn on/off heater at boot. + Defaults to ``true``. See Also --------