mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Update services.yaml for matrix service to fix Data field being replaced by [object Object] in UI (#54296)
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user