Site updated at 2018-01-28 22:02:31 UTC

This commit is contained in:
Travis CI 2018-01-28 22:02:31 +00:00
parent 57a21e9eb0
commit 01b474f87c
268 changed files with 412 additions and 412 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">arduino</code> sensor platform allows you to get an numerical values from an analog input pin of an <a href="https://www.arduino.cc/">Arduino</a> board. Usually the value is between 0 and 1024.</p>
<p>The <code class="highlighter-rouge">arduino</code> sensor platform allows you to get numerical values from an analog input pin of an <a href="https://www.arduino.cc/">Arduino</a> board. Usually the value is between 0 and 1024.</p>
<p>To enable an Arduino sensor with Home Assistant, add the following section 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>
@ -177,7 +177,7 @@
<a href='/components/rpi_pfio/'>PiFace Digital I/O</a>
</li>
<li>
<a href='/components/rpi_gpio/'>Raspberry PI GPIO</a>
<a href='/components/rpi_gpio/'>Raspberry Pi GPIO</a>
</li>
<li>
<a href='/components/raspihats/'>Raspihats</a>