Minor formatting tweaks. (#4)

* Add missing space,

Add missing space to fan component.

* Update ir_transmitter.rst
This commit is contained in:
Fredrik Lindqvist 2018-06-06 16:10:46 +02:00 committed by Otto Winter
parent 5750d08d4e
commit 4f83b3f333
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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.