hass-core/homeassistant/components/ovo_energy/icons.json
2024-03-02 01:01:46 +01:00

12 lines
191 B
JSON

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