hass-core/homeassistant/components/spotify/icons.json
2024-03-04 20:27:08 +01:00

9 lines
110 B
JSON

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