Site updated at 2017-08-02 22:48:27 UTC
This commit is contained in:
parent
d88109f1fb
commit
1a85dec285
26 changed files with 40 additions and 40 deletions
|
@ -88,7 +88,7 @@
|
|||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>curl -d <span class="s1">'{"devices": ["ttyAMA0"]}'</span> http://172.17.0.2/homeassistant/options
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>After that you need change <code class="highlighter-rouge">usb_path</code> to <code class="highlighter-rouge">/dev/ttyACM0</code>.</p>
|
||||
<p>After that you need change <code class="highlighter-rouge">usb_path</code> to <code class="highlighter-rouge">/dev/ttyAMA0</code>.</p>
|
||||
<h3>HUSBZB-1:</h3>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">zwave</span><span class="pi">:</span>
|
||||
<span class="s">usb_path</span><span class="pi">:</span> <span class="s">/dev/ttyUSB0</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue