1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 22:18:40 +00:00
Files
core/homeassistant/components/spotify/icons.json
2024-03-04 20:27:08 +01:00

10 lines
110 B
JSON

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