Add icon translations to Velbus (#112340)

This commit is contained in:
Joost Lekkerkerker 2024-03-05 21:47:55 +01:00 committed by GitHub
parent d7d2a28f5e
commit 928e95781e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,8 @@
{
"services": {
"sync_clock": "mdi:clock",
"scan": "mdi:magnify",
"clear_cache": "mdi:delete",
"set_memo_text": "mdi:note-text"
}
}