2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "meteo_france",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Météo-France",
|
2020-02-04 21:37:59 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/meteo_france",
|
2020-08-15 09:54:42 +00:00
|
|
|
"requirements": [
|
2020-12-21 12:49:53 +00:00
|
|
|
"meteofrance-api==1.0.1"
|
2020-08-15 09:54:42 +00:00
|
|
|
],
|
|
|
|
"codeowners": [
|
|
|
|
"@hacf-fr",
|
|
|
|
"@oncleben31",
|
|
|
|
"@Quentame"
|
|
|
|
]
|
|
|
|
}
|