hass-core/homeassistant/components/matrix/icons.json
Joost Lekkerkerker 03e6e2577a
Add service icons to Matrix (#113328)
* Add service icons to Matrix

* Update homeassistant/components/matrix/icons.json
2024-03-14 13:27:38 +01:00

5 lines
57 B
JSON

{
"services": {
"send_message": "mdi:matrix"
}
}