Site updated at 2017-10-25 10:17:21 UTC
This commit is contained in:
parent
dc25dde0b8
commit
4e468f7aa1
163 changed files with 203 additions and 66 deletions
|
@ -75,8 +75,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
<p>As of version 0.45, Home Assistant automatically installs python-openzwave from PyPI as needed. This also introduced the integrated Z-Wave control panel, removing the need for the OpenZWave control panel.</p>
|
||||
<p>There is one dependency you will need to have installed ahead of time (included in <code class="highlighter-rouge">systemd-devel</code> on Fedora/RHEL systems):</p>
|
||||
<p>There is one dependency you will need to have installed ahead of time (included in <code class="highlighter-rouge">systemd-devel</code> on Fedora/RHEL systems):</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install libudev-dev
|
||||
</code></pre>
|
||||
</div>
|
||||
|
@ -303,6 +302,7 @@ The device type is <code class="highlighter-rouge">c</code> (character special)
|
|||
<li>
|
||||
<b><a href='/docs/z-wave/'>Z-Wave </a></b>
|
||||
<ul>
|
||||
<li><a class='active' href='/docs/z-wave/installation/'>Configuring the Z-Wave component </a></li>
|
||||
<li><a href='/docs/z-wave/adding/'>Adding devices </a></li>
|
||||
<li><a href='/docs/z-wave/control-panel/'>The Z-Wave control panel </a></li>
|
||||
<li><a href='/docs/z-wave/controllers/'>Controllers </a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue