mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Make field description of snips.say_action UI-friendly (#138276)
This commit is contained in:
parent
f98e83514d
commit
bc5146db3c
@ -44,7 +44,7 @@
|
||||
"fields": {
|
||||
"can_be_enqueued": {
|
||||
"name": "Can be enqueued",
|
||||
"description": "If True, session waits for an open session to end, if False session is dropped if one is running."
|
||||
"description": "Whether the session should wait for an open session to end. Otherwise it is dropped if another session is already running."
|
||||
},
|
||||
"custom_data": {
|
||||
"name": "[%key:component::snips::services::say::fields::custom_data::name%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user