Add service icons to Matrix (#113328)

* Add service icons to Matrix

* Update homeassistant/components/matrix/icons.json
pull/113411/head
Joost Lekkerkerker 2024-03-14 13:27:38 +01:00 committed by GitHub
parent bb97063c48
commit 03e6e2577a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"services": {
"send_message": "mdi:matrix"
}
}