Quentame
201ea2557e
Add config flow to Meteo-France (#29927)
* Add config flow to Meteo-France
* Review 1
* Use config_entry.unique_id
* Fix config_flow _show_setup_form + init
* Remove empty *_setup_platform()
* Avoid HomeAssistantError: Entity id already exists: sensor.[city_name]_[sensor_type]. Platform meteo_france does not generate unique IDs
- when multiple district in one city
* Review + abort when API error
* Fix I/O
* Remove monitored_conditions
* Add async_unload_entry
* Review 3
* Fix pipe
* alert_watcher is already None
* Review 4
* Better fix for "Entity id already exists"
* Whoops, fix tests
* Fix string
2020-02-04 22:37:59 +01:00
..
2020-02-02 20:28:52 -08:00
2020-02-04 22:37:59 +01:00
2020-02-04 22:37:59 +01:00
2020-02-02 15:36:39 -08:00
2020-01-14 13:03:02 -08:00
2020-01-31 08:33:00 -08:00
2020-01-14 13:03:02 -08:00
2020-01-31 08:33:00 -08:00
2020-01-31 08:33:00 -08:00
2020-01-14 13:03:02 -08:00
2020-01-08 21:07:04 +01:00
2020-01-05 14:09:17 +02:00
2020-01-31 08:33:00 -08:00
2019-12-09 16:42:10 +01:00
2020-01-24 14:36:22 -08:00
2020-02-04 17:07:09 +01:00
2019-12-11 12:12:06 +01:00
2020-01-19 22:05:10 -08:00