Files
ha-core/homeassistant/components/rdw/icons.json
Joost Lekkerkerker 926159ab9a Add icon translations to RDW (#112203)
* Add icon translations to RDW

* Add icon translations to RDW
2024-03-05 08:45:10 +01:00

10 lines
124 B
JSON

{
"entity": {
"binary_sensor": {
"liability_insured": {
"default": "mdi:shield-car"
}
}
}
}