core/homeassistant/components/gree/icons.json

13 lines
171 B
JSON

{
"entity": {
"switch": {
"light": {
"default": "mdi:lightbulb"
},
"health_mode": {
"default": "mdi:pine-tree"
}
}
}
}