Site updated at 2016-04-16 16:35:10 UTC

This commit is contained in:
Travis CI 2016-04-16 16:35:10 +00:00
parent 07d533ad48
commit e95cea9776
13 changed files with 169 additions and 169 deletions

View file

@ -113,7 +113,7 @@
<hr class="divider">
<p>The <code>input_select</code> component allows the user to define a list of values that can be selected via the frontend and can be used within conditions of automation.</p>
<p>The <code>input_select</code> component allows the user to define a list of values that can be selected via the frontend and can be used within conditions of automation. When a user selectes a new item, a state transition event is generated. This state event can be used in an <code>automation</code> trigger.</p>
<p>To enable this platform, add the following lines to your <code>configuration.yaml</code>:</p>