1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 13:25:35 +00:00
Files
core/tests/components
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-18 15:13:22 +01:00
2021-03-11 23:18:09 -08:00
2021-03-18 15:13:22 +01:00
2021-05-02 22:11:57 -07:00
2021-03-18 15:13:22 +01:00
2021-04-09 09:58:27 -07:00
2021-04-23 09:56:42 +02:00
2021-02-28 14:16:37 +01:00
2021-04-27 13:44:59 -07:00
2021-05-02 21:52:48 -07:00
2021-03-02 09:02:04 +01:00
2021-04-23 09:56:42 +02:00
2021-04-22 16:46:27 -07:00
2021-03-02 09:02:04 +01:00
2021-04-02 00:29:08 +02:00
2021-03-18 15:13:22 +01:00
2021-04-25 09:36:21 -10:00
2021-03-19 15:54:07 +01:00
2021-03-18 22:58:19 +01:00
2021-04-23 09:56:42 +02:00