mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add icon translations to MQTT (#111945)
This commit is contained in:
parent
d592e95ba4
commit
0daa860e94
7
homeassistant/components/mqtt/icons.json
Normal file
7
homeassistant/components/mqtt/icons.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"publish": "mdi:publish",
|
||||||
|
"dump": "mdi:database-export",
|
||||||
|
"reload": "mdi:reload"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user