mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add to sort options to select selector (#28428)
This commit is contained in:
parent
e5d0cbab1e
commit
76b06fa78b
@ -986,6 +986,12 @@ translation_key:
|
|||||||
for more information.
|
for more information.
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
|
sort:
|
||||||
|
description: >
|
||||||
|
Display options in alphabetical order.
|
||||||
|
type: boolean
|
||||||
|
required: false
|
||||||
|
default: false
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
Alternatively, a mapping can be used for the options. When you want to return
|
Alternatively, a mapping can be used for the options. When you want to return
|
||||||
|
Loading…
x
Reference in New Issue
Block a user