Site updated at 2017-09-26 07:14:23 UTC
This commit is contained in:
parent
80847eb95a
commit
b723b0750d
415 changed files with 2329 additions and 1581 deletions
|
@ -158,7 +158,7 @@ The attributes <code class="highlighter-rouge">min_temp</code> and <code class="
|
|||
<tbody>
|
||||
<tr>
|
||||
<td>Integer</td>
|
||||
<td>Currenly measured temperature</td>
|
||||
<td>Currently measured temperature</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -313,7 +313,7 @@ auto operation mode.</p>
|
|||
<p>Returns the climate currently active on the thermostat. The mode
|
||||
is returned as the user-visible name (rather than the internally used name).</p>
|
||||
<h3><a class="title-link" name="attribute-fan_min_on_time" href="#attribute-fan_min_on_time"></a> Attribute <code class="highlighter-rouge">fan_min_on_time</code></h3>
|
||||
<p>Returns the current fan mimimum on time.</p>
|
||||
<p>Returns the current fan minimum on time.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
@ -413,7 +413,7 @@ are not implemented for this thermostat.</p>
|
|||
</table>
|
||||
<h3><a class="title-link" name="service-set_hold_mode" href="#service-set_hold_mode"></a> Service <code class="highlighter-rouge">set_hold_mode</code></h3>
|
||||
<p>Puts the thermostat into the given hold mode. For ‘home’, ‘away’, ‘sleep’,
|
||||
and ony other hold based on a reference climate, the
|
||||
and any other hold based on a reference climate, the
|
||||
target temperature is taken from the reference climate.
|
||||
For ‘temp’, the current temperature is taken as the target temperature.
|
||||
When None is provided as parameter, the hold_mode is turned off.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue