Site updated at 2016-12-13 10:43:35 UTC
This commit is contained in:
parent
994a926966
commit
3f7aca30d8
23 changed files with 38 additions and 37 deletions
|
@ -97,13 +97,14 @@
|
|||
<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>
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>username</strong> (<em>Required</em>: The username of an user with access.</li>
|
||||
<li><strong>username</strong> (<em>Required</em>): The username of an user with access.</li>
|
||||
<li><strong>password</strong> (<em>Required</em>): The password for your given admin account.</li>
|
||||
<li><strong>away_temperature</strong> (<em>optional</em>): Heating setpoint when away mode is on. If omitted it defaults to 16.0 deg C.</li>
|
||||
<li><strong>region</strong> (<em>optional</em>): Region identifier (either ‘eu’ or ‘us’). Defaults to ‘eu’ if not provided.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue