2019-05-01 20:05:40 +00:00
|
|
|
{
|
|
|
|
"domain": "ambiclimate",
|
|
|
|
"name": "Ambiclimate",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ambiclimate",
|
2019-12-05 09:15:28 +00:00
|
|
|
"requirements": ["ambiclimate==0.2.1"],
|
|
|
|
"dependencies": ["http"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@danielhiversen"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["ambiclimate"]
|
2019-05-01 20:05:40 +00:00
|
|
|
}
|