core/homeassistant/components/meteo_france/manifest.json

10 lines
304 B
JSON

{
"domain": "meteo_france",
"name": "M\u00e9t\u00e9o-France",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/meteo_france",
"requirements": ["meteofrance-api==1.0.2"],
"codeowners": ["@hacf-fr", "@oncleben31", "@Quentame"],
"iot_class": "cloud_polling"
}