Rob Bierbooms
c063f14c24
Add configuration flow for Buienradar integration (#37796)
* Add configuration flow for Buienradar integration
* Update buienradar camera tests to work with config flow
* Update buienradar weather tests to work with config flow
* Update buienradar sensor tests to work with config flow
* Remove buienradar config_flow tests to pass tests
* Add config flow tests for buienradar integration
* Increase test coverage for buienradar config_flow tests
* Move data into domain
* Remove forecast option
* Move data to options
* Remove options from config flow
* Adjust tests
* Adjust string
* Fix pylint issues
* Rework review comments
* Handle import
* Change config flow to setup camera or weather
* Fix tests
* Remove translated file
* Fix pylint
* Fix flake8
* Fix unload
* Minor name changes
* Update homeassistant/components/buienradar/config_flow.py
Co-authored-by: Ties de Kock <ties@tiesdekock.nl>
* Remove asynctest
* Add translation
* Disable sensors by default
* Remove integration name from translations
* Remove import method
* Drop selection between platforms, disable camera by default
* Minor fix in configured_instances
* Bugfix in weather
* Rework import
* Change unique ids of camera
* Fix in import
* Fix camera tests
* Fix sensor test
* Fix sensor test 2
* Fix config flow tests
* Add option flow
* Add tests for option flow
* Add import tests
* Some cleanups
* Apply suggestions from code review
Apply code suggestions
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Fix isort,black,mypy
* Small tweaks and added typing to new parts
* Fix review comments (1)
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix review comments (2)
* Fix issues
* Fix unique id
* Improve tests
* Extend tests
* Fix issue with unload
* Address review comments
* Add warning when loading platform
* Add load/unload test
Co-authored-by: Ties de Kock <ties@tiesdekock.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-04 13:49:16 +02:00
..
2021-03-27 09:17:15 +01:00
2021-05-04 13:49:16 +02:00
2021-04-28 19:58:05 +02:00
2021-02-04 13:31:17 +01:00
2021-04-30 23:58:50 +02:00
2021-04-29 15:57:02 +02:00
2021-02-14 13:46:58 +01:00
2021-04-09 10:14:33 -07:00
2021-04-12 18:32:12 +02:00
2021-04-24 14:39:24 -10:00
2020-12-19 12:35:13 +01:00
2021-05-04 08:19:41 +02:00
2021-02-11 17:36:19 +01:00
2020-10-16 10:01:58 +02:00
2021-04-15 23:16:17 -07:00
2021-04-29 23:12:58 +02:00
2021-04-28 17:15:04 +02:00
2021-04-08 20:46:28 +02:00
2021-04-25 11:27:40 +02:00
2021-02-21 14:54:36 +01:00
2021-02-04 09:59:41 +01:00
2021-01-01 22:31:56 +01:00
2021-04-22 22:32:38 +02:00
2021-04-18 08:55:51 -10:00
2021-04-13 14:10:58 -07:00