Site updated at 2016-02-13 06:01:20 UTC

This commit is contained in:
Travis CI 2016-02-13 06:01:21 +00:00
parent fe18659e98
commit 130a8fdafd
213 changed files with 7960 additions and 179 deletions

View file

@ -122,6 +122,7 @@
<span class="key">platform</span>: <span class="string"><span class="content">honeywell</span></span>
<span class="key">username</span>: <span class="string"><span class="content">YOUR_USERNAME</span></span>
<span class="key">password</span>: <span class="string"><span class="content">YOUR_PASSWORD</span></span>
<span class="key">region</span>: <span class="string"><span class="content">REGION</span></span>
</pre></div>
</div>
</div>
@ -132,6 +133,7 @@
<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>
</ul>