Site updated at 2016-08-24 11:19:24 UTC
This commit is contained in:
parent
a3b45e423a
commit
b60a53843f
28 changed files with 68 additions and 58 deletions
|
@ -97,6 +97,8 @@
|
|||
<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">enocean</span>
|
||||
<span class="s">id</span><span class="pi">:</span> <span class="pi">[</span><span class="nv">0x01</span><span class="pi">,</span><span class="nv">0x90</span><span class="pi">,</span><span class="nv">0x84</span><span class="pi">,</span><span class="nv">0x3C</span><span class="pi">]</span>
|
||||
<span class="s">name</span><span class="pi">:</span> <span class="s">Door</span>
|
||||
<span class="s">sensor_class</span><span class="pi">:</span> <span class="s">opening</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
@ -104,7 +106,8 @@
|
|||
|
||||
<ul>
|
||||
<li><strong>id</strong> (<em>Required</em>): The ID of the device. This is the 4 bytes long number written on the dimmer.</li>
|
||||
<li><strong>platform</strong> (<em>Required</em>): Set to <code class="highlighter-rouge">enocean</code>.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): An identifier for the Ligh in the frontend.</li>
|
||||
<li><strong>sensor_class</strong> (<em>Optional</em>): The <a href="/components/binary_sensor/">type/class</a> of the sensor to set the icon in the frontend.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue