1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
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

10 lines
104 B
JSON

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