mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-17 11:05:39 +01:00
063b170d02
Still need to update some images
42 lines
591 B
ReStructuredText
42 lines
591 B
ReStructuredText
Switch
|
|
======
|
|
|
|
The `switch_` namespace contains all switch helpers.
|
|
|
|
.. toctree::
|
|
|
|
remote_transmitter
|
|
restart
|
|
shutdown
|
|
template
|
|
uart
|
|
|
|
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:
|