mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-16 10:55:21 +01:00
41 lines
578 B
ReStructuredText
41 lines
578 B
ReStructuredText
Switch
|
|
======
|
|
|
|
The `switch_` namespace contains all switch helpers.
|
|
|
|
.. toctree::
|
|
|
|
ir-transmitter
|
|
restart
|
|
shutdown
|
|
template
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. cpp:namespace:: nullptr
|
|
|
|
Switch
|
|
******
|
|
|
|
.. doxygenclass:: switch_::Switch
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|
|
|
|
SimpleSwitch
|
|
************
|
|
|
|
.. doxygenclass:: switch_::SimpleSwitch
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|
|
|
|
MQTTSwitchComponent
|
|
*******************
|
|
|
|
.. doxygenclass:: switch_::MQTTSwitchComponent
|
|
:members:
|
|
:protected-members:
|
|
:undoc-members:
|