mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update input_select.markdown
This commit is contained in:
parent
9f1c37d3c5
commit
ca9fd03b66
@ -11,7 +11,7 @@ logo: home-assistant.png
|
|||||||
ha_category: Automation
|
ha_category: Automation
|
||||||
---
|
---
|
||||||
|
|
||||||
The `input_select` 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.
|
The `input_select` 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 `automation` trigger.
|
||||||
|
|
||||||
To enable this platform, add the following lines to your `configuration.yaml`:
|
To enable this platform, add the following lines to your `configuration.yaml`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user