Météo-France
The Météo-France integration uses the meteorological data from Météo-France to provide weather forecast for any location in the world with a focus on France. One or more locations can be set via the front end or via the configuration file.
The integration support the following platforms within Home Assistant:
It displays the current weather along with a 5 days forecast and create sensors, including weather alerts and 1 hour rain forecast.
此集成可通过 UI 配置。前往 设置 > 设备与服务 添加。
Weather platform
To be used with the weather dashboard card to access current condition, today and next four days (default) or hours forecast.
Sensor platforms
All the following sensors will be created :
Warning: The probability entities data are not always provided by the API. They are added only if available.
To enable an entity disabled by default, go in Settings > Devices & services, click on the city name in Météo-France and then the X entities link. You will have the list of the enabled entities. Here click the filter button and select Show disable entities. The disabled entities will be visible in the list, select the one you want to enable and click the Enable Selected button.
About next_rain condition sensor
The attributes allow to have a forecast of the rain type by 5 to 10 minutes intervals:
forecast_time_refgive a timestamp in ISO format UTC, corresponding to the start of the forecast.1_hour_forecastis a dictionary to access the type of rain for the next hour for each periods.
"Type of rain" values are given by Météo-France API. Values already noted are:
Temps secPluie faiblePluie modéréePluie forte
Example:
About weather_alert sensor
:::note The weather alert is available for the metropolitan France and Andorre.
:::
The weather_alert sensor state give the current weather alert status for the department linked to the city. Only one entity by department is created.
The sensor attributes give access to each type of alerts raised by Météo-France.

