From fb30299d6e266517be951bc45f239e039b9ed33e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Tue, 19 Apr 2016 20:55:07 +0200 Subject: [PATCH] Update tellstick.markdown --- source/_components/tellstick.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_components/tellstick.markdown b/source/_components/tellstick.markdown index f0474c47575..82ea76ee185 100644 --- a/source/_components/tellstick.markdown +++ b/source/_components/tellstick.markdown @@ -21,3 +21,8 @@ To get started, add the devices to your `configuration.yaml` file. tellstick: signal_repetitions: X ``` + +Configuration variables: + +- **signal_repetitions** *Optional*: 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 and light to try to send each signal repeatedly. +