Site updated at 2016-12-05 07:56:57 UTC

This commit is contained in:
Travis CI 2016-12-05 07:56:57 +00:00
parent 033f0d3217
commit 3f28e1d71c
27 changed files with 111 additions and 107 deletions

View file

@ -93,17 +93,9 @@
<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.
You must have the <a href="/components/nest/">Nest component</a> configured to use these sensors. The <code class="highlighter-rouge">nest</code> climate component will automatically be setup when you do.
</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="c1"># Example configuration.yaml entry</span>
<span class="s">climate</span><span class="pi">:</span>
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">nest</span>
</code></pre>
</div>
<p class="img">
<img src="/images/screenshots/nest-thermostat-card.png" />
</p>