14 lines
286 B
JSON
14 lines
286 B
JSON
|
{
|
||
|
"domain": "meteoclimatic",
|
||
|
"name": "Meteoclimatic",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/meteoclimatic",
|
||
|
"requirements": [
|
||
|
"pymeteoclimatic==0.0.6"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@adrianmo"
|
||
|
],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|