core/homeassistant/components/twitch/icons.json

10 lines
103 B
JSON
Raw Normal View History

{
"entity": {
"sensor": {
"channel": {
"default": "mdi:twitch"
}
}
}
}