From 608f406a2ca961a3e9829dab51b8785796652915 Mon Sep 17 00:00:00 2001 From: cpw Date: Mon, 9 Aug 2021 06:38:05 -0400 Subject: [PATCH] Update services.yaml for matrix service to fix Data field being replaced by [object Object] in UI (#54296) --- homeassistant/components/matrix/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/matrix/services.yaml b/homeassistant/components/matrix/services.yaml index 66988def22d..c58a27c3370 100644 --- a/homeassistant/components/matrix/services.yaml +++ b/homeassistant/components/matrix/services.yaml @@ -21,4 +21,4 @@ send_message: description: Extended information of notification. Supports list of images. Optional. example: "{'images': ['/tmp/test.jpg']}" selector: - text: + object: