Added heater_enabled parameter (#3149)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
rufuswilson 2023-09-13 00:20:03 +02:00 committed by GitHub
parent c5074fe774
commit 5e7d834b95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
--------