1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/homeassistant/components/hvv_departures/icons.json
2024-02-28 14:19:32 +01:00

10 lines
103 B
JSON

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