mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-13 13:50:15 +01:00
SHT3xD improve docs
This commit is contained in:
parent
4f83fd69f7
commit
bd55903532
@ -56,7 +56,7 @@ Configuration variables:
|
||||
- **address** (*Optional*, int): Manually specify the i^2c address of the sensor.
|
||||
Defaults to ``0xff``.
|
||||
- **accuracy** (*Optional*, string): The accuracy of the sensor. One of ``low``, ``medium`` and ``high``.
|
||||
Defaults to ``high``.
|
||||
Lower accuracies allow for faster update intervals. Defaults to ``high``.
|
||||
- **update_interval** (*Optional*, :ref:`config-time`): The interval to check the
|
||||
sensor. Defaults to ``15s``. See :ref:`sensor-default_filter`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user