Site updated at 2017-10-20 08:00:52 UTC
This commit is contained in:
parent
3736c186ae
commit
82deb86fdc
26 changed files with 68 additions and 64 deletions
|
@ -83,6 +83,10 @@
|
|||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install libudev-dev
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>When installing on macOS you may have to also run the command below ahead of time, replace “x.x” with the version of Python you have installed.</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code>sudo /Applications/Python<span class="se">\ </span>x.x/Install<span class="se">\ </span>Certificates.command
|
||||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="configuration" href="#configuration"></a> Configuration</h3>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">zwave</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue