Site updated at 2017-11-18 20:42:08 UTC
This commit is contained in:
parent
374261cd52
commit
3bb0d0697f
641 changed files with 7982 additions and 2283 deletions
|
@ -76,6 +76,9 @@
|
|||
<hr class="divider">
|
||||
<p>The <a href="http://www.knx.org">KNX</a> integration for Home Assistant allows you to connect to a KNX/IP devices.</p>
|
||||
<p>The component requires a local KNX/IP interface like the <a href="http://www.weinzierl.de/index.php/en/all-knx/knx-devices-en/knx-ip-interface-730-en">Weinzierl 730</a>. Through this, it will send and receive commands to and from other devices to the KNX bus.</p>
|
||||
<p class="note warning">
|
||||
Please note, the <code class="highlighter-rouge">knx</code> platform does not support Windows and needs at least python version 3.5.
|
||||
</p>
|
||||
<p>There is currently support for the following device types within Home Assistant:</p>
|
||||
<ul>
|
||||
<li><a href="/components/binary_sensor.knx">Binary Sensor</a></li>
|
||||
|
@ -396,6 +399,9 @@ Service Data: {"address": "1/0/15", "payload": 0}
|
|||
<li>
|
||||
<a href='/components/volvooncall/'>Volvo On Call</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/vultr/'>Vultr</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/wink/'>Wink</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue