Site updated at 2018-01-20 16:26:33 UTC

This commit is contained in:
Travis CI 2018-01-20 16:26:34 +00:00
parent d783d674cb
commit 8f4eaf25ec
28 changed files with 123 additions and 83 deletions

View file

@ -93,8 +93,8 @@ Scan interval is expressed in seconds. Omitting scan_interval may result in too-
<li><strong>region</strong> (<em>Optional</em>): Region identifier (either eu or us). Defaults to eu if not provided.</li>
<li><strong>scan_interval</strong>(<em>Optional</em>): Scan interval is expressed in seconds. Recommended value of 600 seconds. Default value is 120 seconds. Omitting scan_interval may result in too-frequent polling and cause you to rate-limited by Honeywell.</li>
<li><strong>away_temperature</strong> (<em>Optional</em>) (<em>only for eu region</em>): Heating setpoint when away mode is on. If omitted it defaults to 16.0 deg C.</li>
<li><strong>cool_away_temperature</strong> (<em>Optional</em>) (<em>only for us region</em>): Cooling setpoint when away mode is on. If omitted it defaults to 30.0 deg C.</li>
<li><strong>heat_away_temperature</strong> (<em>Optional</em>) (<em>only for us region</em>): Heating setpoint when away mode is on. If omitted it defaults to 16.0 deg C.</li>
<li><strong>away_cool_temperature</strong> (<em>Optional</em>) (<em>only for us region</em>): Cooling setpoint when away mode is on. If omitted it defaults to 30.0 deg C.</li>
<li><strong>away_heat_temperature</strong> (<em>Optional</em>) (<em>only for us region</em>): Heating setpoint when away mode is on. If omitted it defaults to 16.0 deg C.</li>
</ul>
</article>
</div>