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> climate platform let you control a thermostat from <a href="https://nest.com">Nest</a>.</p>
<p class="note">
You must have the <a href="/components/nest/">Nest component</a> configured to use those thermostats.
</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">climate</span><span class="pi">:</span>
@ -102,9 +106,6 @@
<img src="/images/screenshots/nest-thermostat-card.png" />
</p>
<p class="note">
You must have the <a href="https://home-assistant.io/components/nest/">Nest component</a> configured to use this sensor.
</p>
</article>