mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Merge branch 'current' of https://github.com/OttoWinter/esphomedocs into current
This commit is contained in:
commit
0a69de0945
@ -31,7 +31,7 @@ Configuration variables:
|
|||||||
- **speed_state_topic** (*Optional*, string): The topic to publish fan
|
- **speed_state_topic** (*Optional*, string): The topic to publish fan
|
||||||
speed state changes to.
|
speed state changes to.
|
||||||
- **speed_command_topic** (*Optional*, string): The topic to receive
|
- **speed_command_topic** (*Optional*, string): The topic to receive
|
||||||
speedcommands on.
|
speed commands on.
|
||||||
- All other options from :ref:`MQTT Component <config-mqtt-component>`.
|
- All other options from :ref:`MQTT Component <config-mqtt-component>`.
|
||||||
|
|
||||||
.. _fan-toggle_action:
|
.. _fan-toggle_action:
|
||||||
|
@ -91,7 +91,7 @@ Configuration variables:
|
|||||||
- **data**: The data bytes to send.
|
- **data**: The data bytes to send.
|
||||||
- **nbits**: The number of bits to send, defaults to 12.
|
- **nbits**: The number of bits to send, defaults to 12.
|
||||||
|
|
||||||
- **panasonic**: Send a Panasonic IR code.
|
- **panasonic**: Send an Panasonic IR code.
|
||||||
|
|
||||||
- **address**: The address of the device.
|
- **address**: The address of the device.
|
||||||
- **command**: The command to send.
|
- **command**: The command to send.
|
||||||
|
Loading…
Reference in New Issue
Block a user