Files
ESPEasy/docs/source/Plugin/P031.rst
T
Fabio Ancona 79cb549ba6 SHT1x Update docs with detailed chip list
Update docs with detailed chip list in Description and Datasheets link
2023-05-02 11:18:01 +02:00

73 lines
1.1 KiB
ReStructuredText

.. include:: ../Plugin/_plugin_substitutions_p03x.repl
.. _P031_page:
|P031_typename|
==================================================
|P031_shortinfo|
Plugin details
--------------
Type: |P031_type|
Name: |P031_name|
Status: |P031_status|
GitHub: |P031_github|_
Maintainer: |P031_maintainer|
Used libraries: |P031_usedlibraries|
Description
-----------
Plugin to use the Sensirion Humidity and Temperature Sensor SHT10 / SHT11 / SHT15.
SHT1x Specifications:
* Temperature (-40 °C to +125 °C)
* Relative humidity (0 - 100 %RH)
Datasheet
----------
- `SHT1x <https://sensirion.com/media/documents/BD45ECB5/61642783/Sensirion_Humidity_Sensors_SHT1x_Datasheet.pdf>`_
Supported hardware
------------------
|P031_usedby|
.. Commands available
.. ^^^^^^^^^^^^^^^^^^
.. .. include:: P031_commands.repl
.. Events
.. ~~~~~~
.. .. include:: P031_events.repl
Change log
----------
.. versionchanged:: 2.0
...
|added|
Major overhaul for 2.0 release.
.. versionadded:: 1.0
...
|added|
Initial release version.