mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Use text/multiple selector for input_select.set_options (#122539)
This commit is contained in:
parent
a40dce449f
commit
fb76e70c3f
@ -48,6 +48,7 @@ set_options:
|
||||
required: true
|
||||
example: '["Item A", "Item B", "Item C"]'
|
||||
selector:
|
||||
object:
|
||||
text:
|
||||
multiple: true
|
||||
|
||||
reload:
|
||||
|
Loading…
x
Reference in New Issue
Block a user