core/homeassistant/components/gree/manifest.json

8 lines
214 B
JSON

{
"domain": "gree",
"name": "Gree Climate",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/gree",
"requirements": ["greeclimate==0.10.3"],
"codeowners": ["@cmroche"]
}