hass-core/homeassistant/components/gree/icons.json
Joost Lekkerkerker b117deff58
Add icon translations to Gree (#111662)
* Add icon translations to Gree

* Add icon translations to Gree
2024-02-28 11:38:16 +01:00

12 lines
171 B
JSON

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