Site updated at 2016-08-22 08:21:42 UTC

This commit is contained in:
Travis CI 2016-08-22 08:21:43 +00:00
parent f9d65cbe57
commit 4acb07bf8e
559 changed files with 18878 additions and 21688 deletions

View file

@ -89,15 +89,13 @@
<hr class="divider">
<p>The <code>nest</code> thermostat platform let you control a thermostat from <a href="https://nest.com">Nest</a>.</p>
<p>The <code class="highlighter-rouge">nest</code> thermostat platform let you control a thermostat from <a href="https://nest.com">Nest</a>.</p>
<p>To set it up, add the following information to your <code>configuration.yaml</code> file:</p>
<p>To set it up, add the following information to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="key">thermostat</span>:
<span class="key">platform</span>: <span class="string"><span class="content">nest</span></span>
</pre></div>
</div>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">thermostat</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">