Site updated at 2017-10-27 17:38:43 UTC

This commit is contained in:
Travis CI 2017-10-27 17:38:43 +00:00
parent d88d475727
commit 545cf46532
27 changed files with 71 additions and 69 deletions

View file

@ -166,9 +166,9 @@ The installation of python-openzwave can take half an hour or more on a Raspbery
</dl>
</div>
<h3><a class="title-link" name="finding-the-controller-path-on-linux" href="#finding-the-controller-path-on-linux"></a> Finding the controller path on Linux</h3>
<p>&lt;p class=note
<p class="note">
If youre using Hass.io please follow <a href="/hassio/zwave/">these setup instructions</a> for finding the controller path.
&lt;/p&gt;</p>
</p>
<p>To find the path of your Z-Wave USB stick or module, connect it to your system and run:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>ls -ltr /dev/tty<span class="k">*</span>|tail -n 1
</code></pre>