Site updated at 2017-02-21 14:12:18 UTC

This commit is contained in:
Travis CI 2017-02-21 14:12:18 +00:00
parent fab3b2564c
commit d23053a947
24 changed files with 39 additions and 40 deletions

View file

@ -190,7 +190,7 @@
</code></pre>
</div>
<p>Exampleof <code class="highlighter-rouge">input_slider</code> being used in a bidirectional manner, both being set by and controlled by an MQTT action in an automation.</p>
<p>Example of <code class="highlighter-rouge">input_slider</code> being used in a bidirectional manner, both being set by and controlled by an MQTT action in an automation.</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code>
<span class="c1"># Example configuration.yaml entry using 'input_slider' in an action in an automation</span>