Site updated at 2017-10-01 21:04:02 UTC
This commit is contained in:
parent
43a6ed1343
commit
ed7f27a34b
30 changed files with 90 additions and 72 deletions
|
@ -390,13 +390,11 @@ temporary target temperature. The particular modes available depend on the clima
|
|||
</div>
|
||||
<h4><a class="title-link" name="customization" href="#customization"></a> Customization</h4>
|
||||
<p>The step for the setpoint can be adjusted (default to 0,5 increments) by adding the following line into configuration</p>
|
||||
<p>’'’yaml
|
||||
customize:</p>
|
||||
<ul>
|
||||
<li>entity_id
|
||||
target_temp_step: 1
|
||||
‘’’</li>
|
||||
</ul>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">customize</span><span class="pi">:</span>
|
||||
<span class="pi">-</span> <span class="s">entity_id</span>
|
||||
<span class="s">target_temp_step</span><span class="pi">:</span> <span class="s">1</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue