Site updated at 2016-08-30 07:41:54 UTC

This commit is contained in:
Travis CI 2016-08-30 07:41:54 +00:00
parent 26a812bc1d
commit 3ca8152d15
23 changed files with 37 additions and 37 deletions

View file

@ -93,7 +93,7 @@
<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">cliamte</span><span class="pi">:</span>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">climate</span><span class="pi">:</span>
<span class="s">platform</span><span class="pi">:</span> <span class="s">honeywell</span>
<span class="s">username</span><span class="pi">:</span> <span class="s">YOUR_USERNAME</span>
<span class="s">password</span><span class="pi">:</span> <span class="s">YOUR_PASSWORD</span>