mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
Update services.yaml for matrix service to fix Data field being replaced by [object Object] in UI (#54296)
This commit is contained in:
parent
6ea50823c1
commit
608f406a2c
@ -21,4 +21,4 @@ send_message:
|
|||||||
description: Extended information of notification. Supports list of images. Optional.
|
description: Extended information of notification. Supports list of images. Optional.
|
||||||
example: "{'images': ['/tmp/test.jpg']}"
|
example: "{'images': ['/tmp/test.jpg']}"
|
||||||
selector:
|
selector:
|
||||||
text:
|
object:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user