core/homeassistant/components/squeezebox/icons.json

9 lines
146 B
JSON
Raw Normal View History

{
"services": {
"call_method": "mdi:terminal",
"call_query": "mdi:database",
"sync": "mdi:sync",
"unsync": "mdi:sync-off"
}
}