Site updated at 2017-10-08 09:47:33 UTC
This commit is contained in:
parent
1912103e24
commit
ec24e4efa1
27 changed files with 67 additions and 65 deletions
|
@ -103,6 +103,8 @@
|
|||
<li><strong>initial</strong> (<em>Optional</em>): Initial value when Home Assistant starts. Defaults to 0.</li>
|
||||
<li><strong>step</strong> (<em>Optional</em>): Step value for the slider. Defaults to 1.</li>
|
||||
<li><strong>mode</strong> (<em>Optional</em>): Can specify <code class="highlighter-rouge">box</code>, or <code class="highlighter-rouge">slider</code>. Defaults to <code class="highlighter-rouge">slider</code>.</li>
|
||||
<li><strong>unit_of_measurement</strong> (<em>Optional</em>): Unit of measurement in which the value of the slider is expressed in.</li>
|
||||
<li><strong>icon</strong> (<em>Optional</em>): Icon to display in front of the box/slider in the frontend. Refer to the <a href="https://home-assistant.io/docs/configuration/customizing-devices/#possible-values">Customizing devices</a> page for possible values.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue