Site updated at 2016-05-04 19:01:21 UTC

This commit is contained in:
Travis CI 2016-05-04 19:01:21 +00:00
parent 5180e02f48
commit da610b1f1d
19 changed files with 22 additions and 22 deletions

View file

@ -113,7 +113,7 @@
<li><strong>target_sensor</strong> (<em>Required</em>): <code>entity_id</code> for a temperature sensor, target_sensor.state must be temperature.</li>
<li><strong>min_temp</strong> (<em>Optional</em>): Set minimum set point available (default: 7)</li>
<li><strong>max_temp</strong> (<em>Optional</em>): Set maximum set point available (default: 35)</li>
<li><strong>target_temp</strong> (<em>Required</em>): Set default target temperature. Failure to set this variable will result in target temperature being set to null on startup.</li>
<li><strong>target_temp</strong> (<em>Required</em>): Set intital target temperature. Failure to set this variable will result in target temperature being set to null on startup.</li>
</ul>