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

92 lines
1.4 KiB
ReStructuredText

.. include:: ../Plugin/_plugin_substitutions_p00x.repl
.. _P000_page:
|P000_typename|
==================================================
|P000_shortinfo|
Plugin details
--------------
Type: |P000_type|
Name: |P000_name|
Status ESP32: |P000_status|
Status ESP8266: |P000_status_lb|
GitHub: |P000_github|_
Maintainer: |P000_maintainer|
Used libraries: |P000_usedlibraries|
Supported hardware
------------------
|P000_usedby_GPIO|, |P000_usedby_RTTTL|, |P000_usedby_Relay|, |P000_usedby_Servo|, |P000_usedby_LevelConverter|
Switch: :ref:`P001_Switch_page`
Doorswitch: :ref:`P001_Door_switch_page`
Relay: :ref:`P000_Relay_page`
PIR: :ref:`P001_PIR_sensor_page`
Servo: :ref:`P000_Servo_motor_page`
Buzzer: :ref:`P000_Buzzer_page`
Speaker RTTTL: :ref:`P000_Speaker_page`
Piezo element: :ref:`P000_Piezo_element_page`
Commands available
------------------
Internal GPIO
^^^^^^^^^^^^^
.. include:: P001_commands_GPIO.repl
External MCPGPIO
^^^^^^^^^^^^^^^^
.. include:: P009_commands.repl
External PCFGPIO
^^^^^^^^^^^^^^^^
.. include:: P019_commands.repl
Ringtone Internal GPIO
~~~~~~~~~~~~~~~~~~~~~~~
.. include:: P001_commands_RTTTL.repl
.. Events
.. ~~~~~~
.. .. include:: P000_events.repl
Change log
----------
.. versionchanged:: 2.0
...
|added|
Major overhaul for 2.0 release.
.. versionadded:: 1.0
...
|added|
Initial release version.