Site updated at 2016-07-23 07:51:44 UTC

This commit is contained in:
Travis CI 2016-07-23 07:51:45 +00:00
parent 58e0010b3b
commit 78b720c145
25 changed files with 35 additions and 35 deletions

View file

@ -114,7 +114,7 @@
<ul>
<li><strong>host</strong> (<em>Required</em>): List of your Radiotherm thermostats</li>
<li><strong>hold_temp</strong> (<em>Required</em>): Boolean to control if hass temp adjustments hold(True) or are temporary(False)</li>
<li><strong>hold_temp</strong> (<em>Required</em>): Boolean to control if Home Assistant temperature adjustments hold (<code>True</code>) or are temporary (<code>False</code>).</li>
</ul>
<p>Temperature settings from Home Assistant will be sent to thermostat and then hold at that temperature. Set to <code>False</code> if you set a thermostat schedule on the thermostat itself and just want Home Assistant to send temporary temperature changes.</p>