Site updated at 2016-11-23 09:27:21 UTC
This commit is contained in:
parent
1d3228b9ca
commit
f198674d09
100 changed files with 139 additions and 139 deletions
|
@ -90,7 +90,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>This can typically be one of those batteryless wall switches. Currently only one type has been tested: Eltako FT55. Other devices will most likely not work without changing the Home Asisstant code.</p>
|
||||
<p>This can typically be one of those batteryless wall switches. Currently only one type has been tested: Eltako FT55. Other devices will most likely not work without changing the Home Assistant code.</p>
|
||||
|
||||
<p>To use your EnOcean device, you first have to set up your <a href="/components/enocean/">EnOcean hub</a> and then add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
|
||||
|
@ -105,7 +105,7 @@
|
|||
|
||||
<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>name</strong> (<em>Optional</em>): An identifier for the Ligh in the frontend.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): An identifier for the switch 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