Site updated at 2015-12-08 08:15:27 UTC
This commit is contained in:
parent
6b935ba49c
commit
e7f9c2e655
73 changed files with 1286 additions and 528 deletions
|
@ -123,6 +123,7 @@ $ pip3 install "cython<0.23"
|
|||
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
|
||||
<span class="key">zwave</span>:
|
||||
<span class="key">usb_path</span>: <span class="string"><span class="content">/dev/ttyUSB0</span></span>
|
||||
<span class="key">config_path</span>: <span class="string"><span class="content">/usr/local/share/python-openzwave/config</span></span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -131,6 +132,7 @@ $ pip3 install "cython<0.23"
|
|||
|
||||
<ul>
|
||||
<li><strong>usb_path</strong> (<em>Required</em>): The port where your device is connected to your Home Assistant host.</li>
|
||||
<li><strong>config_path</strong> (<em>Optional</em>): The path to the Python Open Z-Wave configuration files.</li>
|
||||
</ul>
|
||||
|
||||
<p>To find the path of your Z-Wave stick, run:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue