mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 05:35:11 +02:00
Add icon translations to MQTT (#111945)
This commit is contained in:
committed by
GitHub
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"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user