Site updated at 2017-11-19 20:48:19 UTC

This commit is contained in:
Travis CI 2017-11-19 20:48:20 +00:00
parent 60febac6dc
commit e5bdbca699
28 changed files with 163 additions and 75 deletions

View file

@ -82,7 +82,7 @@
</ul>
<h2><a class="title-link" name="setup" href="#setup"></a> Setup</h2>
<p>Since the sensor change their ID after each powercycle/battery change you can check what sensor IDs are availble by using the command-line tool <code class="highlighter-rouge">pylacrosse</code> from the pylacrosse package.</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo pylacrosse -D /dev/ttyUSB0 scan
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo pylacrosse -d /dev/ttyUSB0 scan
</code></pre>
</div>
<p>To use your <code class="highlighter-rouge">lacrosse</code> compatible sensor in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>