From cfb3384ee31945d0afef6c558b873d956247e791 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 21 Oct 2015 16:38:33 +0200 Subject: [PATCH] Add link to docs --- homeassistant/components/switch/tellstick.py | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/homeassistant/components/switch/tellstick.py b/homeassistant/components/switch/tellstick.py index 1a0f7097b52..20bfa295820 100644 --- a/homeassistant/components/switch/tellstick.py +++ b/homeassistant/components/switch/tellstick.py @@ -3,11 +3,8 @@ homeassistant.components.switch.tellstick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Support for Tellstick switches. -Because the tellstick sends its actions via radio and from most -receivers it's impossible to know if the signal was received or not. -Therefore you can configure the switch to try to send each signal repeatedly -with the config parameter signal_repetitions (default is 1). -signal_repetitions: 3 +For more details about this platform, please refer to the documentation at +https://home-assistant.io/components/switch.tellstick.html """ import logging