core/homeassistant/components/spotify/icons.json

10 lines
110 B
JSON
Raw Normal View History

{
"entity": {
"media_player": {
"spotify": {
"default": "mdi:spotify"
}
}
}
}