Files
ESPEasy/docs/source/Plugin/P068.rst
T

74 lines
1.1 KiB
ReStructuredText

.. include:: ../Plugin/_plugin_substitutions_p06x.repl
.. _P068_page:
|P068_typename|
==================================================
|P068_shortinfo|
Plugin details
--------------
Type: |P068_type|
Name: |P068_name|
Status ESP32: |P068_status|
Status ESP8266: |P068_status_lb|
GitHub: |P068_github|_
Maintainer: |P068_maintainer|
Used libraries: |P068_usedlibraries|
Description
-----------
Plugin to use the Sensirion Humidity and Temperature Sensor SHT30 / SHT31 / SHT35.
SHT3x Specifications:
* Temperature (-40 °C to +125 °C)
* Relative humidity (0 - 100 %RH)
Datasheet
----------
- `SHT3x <https://sensirion.com/media/documents/213E6A3B/63A5A569/Datasheet_SHT3x_DIS.pdf>`_
Supported hardware
------------------
|P068_usedby|
.. Commands available
.. ^^^^^^^^^^^^^^^^^^
.. .. include:: P068_commands.repl
.. Events
.. ~~~~~~
.. .. include:: P068_events.repl
Change log
----------
.. versionchanged:: 2.0
...
|added|
Major overhaul for 2.0 release.
.. versionadded:: 1.0
...
|added|
Initial release version.