Skip to content

Commit

Permalink
SHT3x heater_enabled defaults to false (#3219)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkl1337 committed Sep 29, 2023
1 parent 8930fae commit fa612ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/sensor/sht3xd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Configuration variables:
- **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``.
Defaults to ``false``.

See Also
--------
Expand Down

0 comments on commit fa612ed

Please sign in to comment.