mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 10:06:33 -05:00
Add icon translations to Velbus (#112340)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"services": {
|
||||
"sync_clock": "mdi:clock",
|
||||
"scan": "mdi:magnify",
|
||||
"clear_cache": "mdi:delete",
|
||||
"set_memo_text": "mdi:note-text"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user