core/homeassistant/components/ovo_energy/icons.json

13 lines
191 B
JSON
Raw Normal View History

{
"entity": {
"sensor": {
"last_gas_reading": {
"default": "mdi:gas-cylinder"
},
"last_gas_cost": {
"default": "mdi:cash-multiple"
}
}
}
}