hass-core/homeassistant/components/lastfm/icons.json
Joost Lekkerkerker 36a5c71dc7
Add icon translations to Lastfm (#111855)
* Add icon translations to Lastfm

* Add icon translations to Lastfm
2024-02-29 17:01:09 +01:00

9 lines
104 B
JSON

{
"entity": {
"sensor": {
"lastfm": {
"default": "mdi:radio-fm"
}
}
}
}