SHT3xD improve docs

This commit is contained in:
Otto Winter 2018-06-06 09:06:02 +02:00
parent 4f83fd69f7
commit bd55903532
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E

View File

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