mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Don't expose attribute option in state selector (#23892)
This commit is contained in:
parent
385f98c55e
commit
98d3825455
@ -855,10 +855,6 @@ entity_id:
|
|||||||
description: The entity ID of which an state can be selected from.
|
description: The entity ID of which an state can be selected from.
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
attribute:
|
|
||||||
description: The attribute of which an attribute state can be selected from.
|
|
||||||
type: string
|
|
||||||
required: false
|
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
The output of this selector is the select state (not the translated or
|
The output of this selector is the select state (not the translated or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user