diff --git a/homeassistant/components/matrix/icons.json b/homeassistant/components/matrix/icons.json new file mode 100644 index 00000000000..4fc56ebe0ff --- /dev/null +++ b/homeassistant/components/matrix/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "send_message": "mdi:matrix" + } +}