2021-02-24 08:34:27 +00:00
|
|
|
{
|
|
|
|
"domain": "climacell",
|
|
|
|
"name": "ClimaCell",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/climacell",
|
2021-05-07 04:12:51 +00:00
|
|
|
"requirements": ["pyclimacell==0.18.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@raman325"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["pyclimacell"]
|
2021-02-24 08:34:27 +00:00
|
|
|
}
|