core/homeassistant/components/meteo_france
Oncleben31 6ea92f86a5 Add weather alert sensor to meteo france component (#23128)
* Quick & Dirty weather alert integration

* Add attributes in weather alert sensor.

* MeteoFranceUpdate returns dept to init the alert watcher

* add rain forecast to weather attribute

* Add checks when no weather alert data are available

* Improve date and state when online source is unreachable

* update to take into account new API of vigilancemeteo 3.0.0

* Clean local patchs and put requirements in manfiest.json

* Use only one proxy for weather alerts to avoid too much HTTP requests

* linting and comments style corrections

* Add error catching and debug logging

* Correction following PR checklist

 * Add code owners
 * Update requirements_all.txt

* Comment style

* Update CODEOWNERS after rebaseline with dev branch

* update requirements_all.txt
2019-06-19 14:39:13 -07:00
..
__init__.py Add weather alert sensor to meteo france component (#23128) 2019-06-19 14:39:13 -07:00
manifest.json Add weather alert sensor to meteo france component (#23128) 2019-06-19 14:39:13 -07:00
sensor.py Add weather alert sensor to meteo france component (#23128) 2019-06-19 14:39:13 -07:00
weather.py Add weather alert sensor to meteo france component (#23128) 2019-06-19 14:39:13 -07:00