Site updated at 2017-10-25 20:25:15 UTC
This commit is contained in:
parent
3c6b123eda
commit
5b20c11802
26 changed files with 66 additions and 66 deletions
|
@ -183,7 +183,7 @@ This is a work in progress, based upon reports in the forum, the author’s own
|
|||
</li>
|
||||
</ul>
|
||||
<p>If your device has an <code class="highlighter-rouge">access_control</code> entity, but not a <code class="highlighter-rouge">binary_sensor</code> equivalent, you can use a <a href="omponents/binary_sensor.template/">template binary sensor</a> to create one:</p>
|
||||
<div class="highlighter-rouge"><pre class="highlight"><code>sensor:
|
||||
<div class="highlighter-rouge"><pre class="highlight"><code>binary_sensor:
|
||||
- platform: template
|
||||
sensors:
|
||||
YOUR_SENSOR:
|
||||
|
@ -213,7 +213,7 @@ This is a work in progress, based upon reports in the forum, the author’s own
|
|||
</li>
|
||||
</ul>
|
||||
<p>If your device has an <code class="highlighter-rouge">burglar</code> entity, but not a <code class="highlighter-rouge">binary_sensor</code> equivalent, you can use a <a href="omponents/binary_sensor.template/">template binary sensor</a> to create one:</p>
|
||||
<div class="highlighter-rouge"><pre class="highlight"><code>sensor:
|
||||
<div class="highlighter-rouge"><pre class="highlight"><code>binary_sensor:
|
||||
- platform: template
|
||||
sensors:
|
||||
YOUR_SENSOR:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue