mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-28 03:41:57 +01:00
Minor formatting tweaks. (#4)
* Add missing space, Add missing space to fan component. * Update ir_transmitter.rst
This commit is contained in:
parent
5750d08d4e
commit
4f83b3f333
@ -31,7 +31,7 @@ Configuration variables:
|
||||
- **speed_state_topic** (*Optional*, string): The topic to publish fan
|
||||
speed state changes to.
|
||||
- **speed_command_topic** (*Optional*, string): The topic to receive
|
||||
speedcommands on.
|
||||
speed commands on.
|
||||
- All other options from :ref:`MQTT Component <config-mqtt-component>`.
|
||||
|
||||
.. _fan-toggle_action:
|
||||
|
@ -93,7 +93,7 @@ Configuration variables:
|
||||
- **data**: The data bytes to send.
|
||||
- **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.
|
||||
- **command**: The command to send.
|
||||
|
Loading…
Reference in New Issue
Block a user