From 43ca334b56322ec684d0030652f4fbfc751b4026 Mon Sep 17 00:00:00 2001 From: Guillermo Ruffino Date: Sun, 7 Feb 2021 13:35:39 -0300 Subject: [PATCH] Fix format consistency (#989) --- components/remote_transmitter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/remote_transmitter.rst b/components/remote_transmitter.rst index 1d21ed2ec2..8aa8344ac3 100644 --- a/components/remote_transmitter.rst +++ b/components/remote_transmitter.rst @@ -74,7 +74,7 @@ Configuration variables: - **transmitter_id** (*Optional*, :ref:`config-id`): The remote transmitter to send the remote code with. Defaults to the first one defined in the configuration. - + If you're looking for the same functionality as is default in the ``rpi_rf`` integration in Home Assistant, you'll want to set the **times** to 10 and the **wait_time** to 0s.