Site updated at 2016-12-06 19:58:41 UTC
This commit is contained in:
parent
94aadbdc34
commit
70d0d05860
23 changed files with 37 additions and 37 deletions
|
@ -101,7 +101,7 @@
|
|||
<p>To enable the threshold sensor, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
|
||||
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">sensor</span><span class="pi">:</span>
|
||||
<span class="s">binary_sensor</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">threshold</span>
|
||||
<span class="s">threshold</span><span class="pi">:</span> <span class="s">15</span>
|
||||
<span class="s">type</span><span class="pi">:</span> <span class="s">lower</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue