2020-10-14 13:15:56 +00:00
|
|
|
{
|
|
|
|
"domain": "gree",
|
|
|
|
"name": "Gree Climate",
|
2023-02-08 19:27:05 +00:00
|
|
|
"codeowners": ["@cmroche"],
|
2020-10-14 13:15:56 +00:00
|
|
|
"config_flow": true,
|
2022-08-06 20:45:44 +00:00
|
|
|
"dependencies": ["network"],
|
2023-02-08 19:27:05 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/gree",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:27:05 +00:00
|
|
|
"loggers": ["greeclimate"],
|
|
|
|
"requirements": ["greeclimate==1.4.1"]
|
2021-04-15 08:21:38 +00:00
|
|
|
}
|