core/homeassistant/components/meteo_france
evoblicec 0e3c1dc031
Add new mapped weather condition classes to Météo France (#33450)
* Update Meteo_France Weather constants

Updating Meteo_France integration with more weather "condition" returned by the web service.

Adding: 
- "Nuit claire" (note the lower 'c') mapped to "clear-night"
- "Brume" mapped to "fog"

* Black formatting update
2020-03-31 00:05:18 +02:00
..
.translations [ci skip] Translation update 2020-03-29 00:04:45 +00:00
__init__.py Add config flow to Meteo-France (#29927) 2020-02-04 22:37:59 +01:00
config_flow.py Add config flow to Meteo-France (#29927) 2020-02-04 22:37:59 +01:00
const.py Add new mapped weather condition classes to Météo France (#33450) 2020-03-31 00:05:18 +02:00
manifest.json Add config flow to Meteo-France (#29927) 2020-02-04 22:37:59 +01:00
sensor.py Add config flow to Meteo-France (#29927) 2020-02-04 22:37:59 +01:00
strings.json Add config flow to Meteo-France (#29927) 2020-02-04 22:37:59 +01:00
weather.py Add config flow to Meteo-France (#29927) 2020-02-04 22:37:59 +01:00