Site updated at 2016-11-23 09:27:21 UTC
This commit is contained in:
parent
1d3228b9ca
commit
f198674d09
100 changed files with 139 additions and 139 deletions
|
@ -109,7 +109,7 @@
|
|||
<li><strong>target_sensor</strong> (<em>Required</em>): <code class="highlighter-rouge">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>Optional</em>): Set intital 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>Optional</em>): Set initial target temperature. Failure to set this variable will result in target temperature being set to null on startup.</li>
|
||||
<li><strong>ac_mode</strong> (<em>Optional</em>): Set the switch specified in the <em>heater</em> option to be treated as a cooling device instead of a heating device.</li>
|
||||
<li><strong>min_cycle_duration</strong> (<em>Optional</em>): Set a minimum amount of time that the switch specified in the <em>heater</em> option must be in it’s current state prior to being switched either off or on.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue