Site updated at 2016-06-28 12:07:40 UTC

This commit is contained in:
Travis CI 2016-06-28 12:07:40 +00:00
parent e09db5ede1
commit 534b3c8b3b
21 changed files with 26 additions and 26 deletions

View file

@ -92,7 +92,7 @@
<p>The Nest component is the main component to integrate all Nest related platforms. Besides this component you will have to setup your thermostat and any connected sensors separately.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre><span class="comment"># Example configurayion.yaml entry</span>
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
<span class="key">nest</span>:
<span class="key">username</span>: <span class="string"><span class="content">USERNAME</span></span>
<span class="key">password</span>: <span class="string"><span class="content">PASSWORD</span></span>