mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Add reorder option to entity selector (#40062)
This commit is contained in:
parent
1f0d7eb68a
commit
83bdc50567
@ -721,6 +721,12 @@ multiple:
|
||||
type: boolean
|
||||
default: false
|
||||
required: false
|
||||
reorder:
|
||||
description: >
|
||||
Allows reordering of entities (only applies if `multiple` is set to `true`).
|
||||
type: boolean
|
||||
default: false
|
||||
required: false
|
||||
{% endconfiguration %}
|
||||
|
||||
The output of this selector is the entity ID, or (in case `multiple` is set to
|
||||
|
Loading…
x
Reference in New Issue
Block a user