core/homeassistant/components/weatherflow_cloud/manifest.json

10 lines
280 B
JSON

{
"domain": "weatherflow_cloud",
"name": "WeatherflowCloud",
"codeowners": ["@jeeftor"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/weatherflow_cloud",
"iot_class": "cloud_polling",
"requirements": ["weatherflow4py==0.1.14"]
}