mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Enable the message box on default for satelitte announcement actions (#141654)
This commit is contained in:
parent
4da5f6188d
commit
4cea90f773
@ -8,6 +8,7 @@ announce:
|
|||||||
message:
|
message:
|
||||||
required: false
|
required: false
|
||||||
example: "Time to wake up!"
|
example: "Time to wake up!"
|
||||||
|
default: ""
|
||||||
selector:
|
selector:
|
||||||
text:
|
text:
|
||||||
media_id:
|
media_id:
|
||||||
@ -28,6 +29,7 @@ start_conversation:
|
|||||||
start_message:
|
start_message:
|
||||||
required: false
|
required: false
|
||||||
example: "You left the lights on in the living room. Turn them off?"
|
example: "You left the lights on in the living room. Turn them off?"
|
||||||
|
default: ""
|
||||||
selector:
|
selector:
|
||||||
text:
|
text:
|
||||||
start_media_id:
|
start_media_id:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user