Site updated at 2018-01-26 20:25:45 UTC

This commit is contained in:
Travis CI 2018-01-26 20:25:45 +00:00
parent 65da54814a
commit adc20ab864
26 changed files with 65 additions and 65 deletions

View file

@ -75,7 +75,7 @@
</header>
<hr class="divider">
<p>This <code class="highlighter-rouge">rainbird</code> sensor allows interacting with <a href="http://www.rainbird.com/landscape/products/controllers/LNK-WiFi.htm">LNK WiFi</a> module of the Rain Bird Irrigation system in Home Assistant.</p>
<p>Once you have enabled the <a href="/components/rainburd">Rain Bird component</a>, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file to enable the rain sensor:</p>
<p>Once you have enabled the <a href="/components/rainbird">Rain Bird component</a>, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file to enable the rain sensor:</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">rainbird</span>