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