Site updated at 2017-08-28 09:28:51 UTC

This commit is contained in:
Travis CI 2017-08-28 09:28:52 +00:00
parent 72d4744ad4
commit 4155808143
26 changed files with 65 additions and 65 deletions

View file

@ -79,7 +79,7 @@
<p>There is currently support for climate, covers, lights, locks, sensors, switches, and thermostats. All will be picked up automatically after configuring this platform.</p>
<h3><a class="title-link" name="installation" href="#installation"></a> Installation</h3>
<p>As of version 0.45, Home Assistant automatically installs python-openzwave from PyPI as needed.</p>
<p>There is one dependency you will need to have installed ahead of time:</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>