Site updated at 2015-10-06 06:20:04 UTC
This commit is contained in:
parent
65ede4184b
commit
0cd346e676
175 changed files with 4690 additions and 1281 deletions
|
@ -55,6 +55,7 @@
|
|||
<li><a href='/getting-started/'>Installing Home Assistant</a></li>
|
||||
<li><a href='/getting-started/configuration.html'>Configuration basics</a></li>
|
||||
<li><a href='/getting-started/devices.html'>Adding devices</a></li>
|
||||
<li><a href='/getting-started/presence-detection.html'>Presence detection</a></li>
|
||||
<li><a href='/getting-started/automation.html'>Automation</a></li>
|
||||
<li><a href='/components/'>Component overview</a></li>
|
||||
</ul>
|
||||
|
@ -105,7 +106,13 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p><img src='/images/supported_brands/z-wave.png' class='brand pull-right' /></p>
|
||||
<p class='note warning'>
|
||||
Z-Wave support is currently broken as we’re unable to compile
|
||||
<a href='https://github.com/OpenZWave/python-openzwave/tree/python3'>Python Open Z-Wave</a>.
|
||||
</p>
|
||||
|
||||
|
||||
<p><img src='/images/supported_brands/z-wave.png' class='brand pull-right' /></p>
|
||||
|
||||
<p><a href="http://www.z-wave.com/">Z-Wave</a> support for Home Assistant is very new. We have started now by integrating only the sensors.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue