mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Add hide_states option to state selector (#40050)
This commit is contained in:
parent
b5243ecc22
commit
3d1fd30b34
@ -1422,7 +1422,11 @@ one can be selected.
|
||||
entity_id:
|
||||
description: The entity ID of which an state can be selected from.
|
||||
type: string
|
||||
required: true
|
||||
required: false
|
||||
hide_states:
|
||||
description: The states to exclude from the list of options
|
||||
type: list
|
||||
required: false
|
||||
{% endconfiguration %}
|
||||
|
||||
The output of this selector is the select state (not the translated or
|
||||
|
Loading…
x
Reference in New Issue
Block a user