Files
core/homeassistant/components/lastfm/icons.json
T
Joost LekkerkerkerandGitHub 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

10 lines
104 B
JSON

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