core/homeassistant/components/tankerkoenig/icons.json

16 lines
228 B
JSON

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