core/homeassistant/components/gree/manifest.json

10 lines
247 B
JSON

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