This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f0e661569
core
/
homeassistant
/
components
/
matrix
/
icons.json
8 lines
82 B
JSON
Raw
Normal View
History
Unescape
Escape
Add service icons to Matrix (#113328) * Add service icons to Matrix * Update homeassistant/components/matrix/icons.json
2024-03-14 12:27:38 +00:00
{
"services"
:
{
Update icons.json to new service schema part 2 (#124769)
2024-08-28 11:47:41 +00:00
"send_message"
:
{
"service"
:
"mdi:matrix"
}
Add service icons to Matrix (#113328) * Add service icons to Matrix * Update homeassistant/components/matrix/icons.json
2024-03-14 12:27:38 +00:00
}
}