Don't expose attribute option in state selector (#23892)

This commit is contained in:
Franck Nijhof 2022-08-26 16:03:16 +02:00 committed by GitHub
parent 385f98c55e
commit 98d3825455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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