1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
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

6 lines
57 B
JSON

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