mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Add icon translations to Squeezebox (#112240)
This commit is contained in:
parent
c5e11a00ba
commit
fdd264194b
8
homeassistant/components/squeezebox/icons.json
Normal file
8
homeassistant/components/squeezebox/icons.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"call_method": "mdi:terminal",
|
||||||
|
"call_query": "mdi:database",
|
||||||
|
"sync": "mdi:sync",
|
||||||
|
"unsync": "mdi:sync-off"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user