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

67 lines
1.1 KiB
ReStructuredText

.. include:: ../Plugin/_plugin_substitutions_p00x.repl
.. _P004_page:
|P004_typename|
==================================================
|P004_shortinfo|
Plugin details
--------------
Type: |P004_type|
Name: |P004_name|
Status ESP32: |P004_status|
Status ESP8266: |P004_status_lb|
GitHub: |P004_github|_
Maintainer: |P004_maintainer|
Used libraries: |P004_usedlibraries|
Supported hardware
------------------
.. include:: ../Plugin/P004_DS18b20.rst
.. .. |P004_usedby|
.. Commands available
.. ^^^^^^^^^^^^^^^^^^
.. .. include:: P004_commands.repl
.. Events
.. ~~~~~~
.. .. include:: P004_events.repl
Get Config Values
-----------------
Get Config Values retrieves values or settings from the sensor or plugin, and can be used in Rules, Display plugins, Formula's etc. The square brackets **are** part of the variable. Replace ``<taskname>`` by the **Name** of the task.
.. include:: P004_config_values.repl
Change log
----------
.. versionchanged:: 2.0
...
|added|
Major overhaul for 2.0 release.
.. versionadded:: 1.0
...
|added|
Initial release version.