1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/homeassistant/components/tankerkoenig/icons.json
2024-01-20 16:18:32 +01:00

16 lines
228 B
JSON

{
"entity": {
"sensor": {
"e5": {
"default": "mdi:gas-station"
},
"e10": {
"default": "mdi:gas-station"
},
"diesel": {
"default": "mdi:gas-station"
}
}
}
}