Site updated at 2017-09-12 20:35:32 UTC
This commit is contained in:
parent
e21b4ec31e
commit
2966202ab0
26 changed files with 67 additions and 67 deletions
|
@ -85,11 +85,11 @@
|
|||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>[alias]</strong> (<em>Required</em>): Alias for the slider input. Multiple entries are allowed.
|
||||
<li><strong>[alias]</strong> (<em>Required</em>): Alias for the counter. Multiple entries are allowed.
|
||||
<ul>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Friendly name of the slider input.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Friendly name of the counter.</li>
|
||||
<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>step</strong> (<em>Optional</em>): Incremental/step value for the counter. Defaults to 1 (increments by 1).</li>
|
||||
<li><strong>icon</strong> (<em>Optional</em>): Icon for entry.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue