Site updated at 2018-01-18 13:30:35 UTC

This commit is contained in:
Travis CI 2018-01-18 13:30:35 +00:00
parent 5278e4050f
commit a5ea53fbf8
26 changed files with 65 additions and 65 deletions

View file

@ -82,7 +82,7 @@
<p>To use your BH1750 sensor in your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">sensor</span><span class="pi">:</span>
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">BH1750</span>
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">bh1750</span>
</code></pre>
</div>
<p>Configuration variables:</p>