core/homeassistant/components/whirlpool/icons.json

13 lines
187 B
JSON

{
"entity": {
"sensor": {
"washer_state": {
"default": "mdi:washing-machine"
},
"dryer_state": {
"default": "mdi:tumble-dryer"
}
}
}
}