mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-28 17:48:35 +01:00
47 lines
658 B
ReStructuredText
47 lines
658 B
ReStructuredText
Switch
|
|
======
|
|
|
|
The `switch_` namespace contains all switch helpers.
|
|
|
|
.. toctree::
|
|
:glob:
|
|
|
|
*
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. cpp:namespace:: nullptr
|
|
|
|
Switch
|
|
******
|
|
|
|
.. doxygenclass:: switch_::Switch
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|
|
|
|
OutputSwitch
|
|
************
|
|
|
|
.. doxygenclass:: switch_::OutputSwitch
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|
|
|
|
GPIOSwitch
|
|
**********
|
|
|
|
.. doxygenclass:: switch_::GPIOSwitch
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|
|
|
|
MQTTSwitchComponent
|
|
*******************
|
|
|
|
.. doxygenclass:: switch_::MQTTSwitchComponent
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|