Add icon translations to MQTT (#111945)

This commit is contained in:
Joost Lekkerkerker 2024-03-01 20:16:11 +01:00 committed by GitHub
parent d592e95ba4
commit 0daa860e94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
{
"services": {
"publish": "mdi:publish",
"dump": "mdi:database-export",
"reload": "mdi:reload"
}
}