2020-10-14 13:15:56 +00:00
|
|
|
{
|
|
|
|
"domain": "gree",
|
|
|
|
"name": "Gree Climate",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/gree",
|
2022-04-16 21:20:51 +00:00
|
|
|
"requirements": ["greeclimate==1.1.1"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@cmroche"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["greeclimate"]
|
2021-04-15 08:21:38 +00:00
|
|
|
}
|