Files
ha-core/homeassistant/components/matrix/icons.json
Jonathan Keslin a43368675e Add thread and reaction support to Matrix (#147165)
Co-authored-by: Paarth Shah <mail@shahpaarth.com>
2025-10-27 09:21:28 +01:00

11 lines
136 B
JSON

{
"services": {
"react": {
"service": "mdi:emoticon"
},
"send_message": {
"service": "mdi:matrix"
}
}
}