Site updated at 2016-04-20 01:52:06 UTC

This commit is contained in:
Travis CI 2016-04-20 01:52:06 +00:00
parent 1a016a633b
commit 186b6182ff
16 changed files with 27 additions and 32 deletions

View file

@ -97,18 +97,10 @@
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">light</span>:
<span class="key">platform</span>: <span class="string"><span class="content">tellstick</span></span>
<span class="key">signal_repetitions</span>: <span class="string"><span class="content">3</span></span>
</pre></div>
</div>
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>signal_repetitions</strong> <em>Optional</em>: Because the tellstick sends its actions via radio and from most receivers its impossible to know if the signal was received or not. Therefore you can configure the switch to try to send each signal repeatedly.</li>
</ul>
</article>