2021-05-25 11:11:48 +00:00
|
|
|
{
|
|
|
|
"domain": "meteoclimatic",
|
|
|
|
"name": "Meteoclimatic",
|
2023-02-08 19:38:43 +00:00
|
|
|
"codeowners": ["@adrianmo"],
|
2021-05-25 11:11:48 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/meteoclimatic",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:38:43 +00:00
|
|
|
"loggers": ["meteoclimatic"],
|
2024-01-08 22:02:29 +00:00
|
|
|
"requirements": ["pymeteoclimatic==0.1.0"]
|
2021-05-25 11:11:48 +00:00
|
|
|
}
|