Site updated at 2016-09-01 17:30:36 UTC

This commit is contained in:
Travis CI 2016-09-01 17:30:36 +00:00
parent 68fb833758
commit f60875021c
27 changed files with 54 additions and 44 deletions

View file

@ -91,6 +91,10 @@
<p>The <code class="highlighter-rouge">nest</code> sensor platform let you monitor sensors connected to your <a href="https://nest.com">Nest</a> thermostat and/or your Nest Protect Smoke Alarm.</p>
<p class="note">
You must have the <a href="/components/nest/">Nest component</a> configured to use those sensors.
</p>
<p>To set it up, add the following information to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">sensor</span><span class="pi">:</span>
@ -138,9 +142,6 @@
</li>
</ul>
<p class="note">
You must have the <a href="/components/nest/">Nest component</a> configured to use this sensor.
</p>
</article>