1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 03:47:14 +00:00
Files
core/homeassistant/components/twitch/icons.json
2024-03-05 21:50:32 +01:00

10 lines
103 B
JSON

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