core/homeassistant/components/nissan_leaf/icons.json

11 lines
134 B
JSON

{
"services": {
"start_charge": {
"service": "mdi:flash"
},
"update": {
"service": "mdi:update"
}
}
}