core/homeassistant/components/hvv_departures/icons.json

10 lines
103 B
JSON
Raw Normal View History

{
"entity": {
"sensor": {
"departures": {
"default": "mdi:bus"
}
}
}
}