1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-20 22:07:08 +00:00

2 Commits

Author SHA1 Message Date
Marc Mueller
f57d42a9e8
Use platform enum (1) [A-D] ()
* Use platform enum (1) [A-D]

* Fix imports

* Fix tests

* Use Platform even in tests
2021-12-03 08:51:30 -08:00
Eduard van Valkenburg
958c199d80
Brunt package update with async, data update coordinator and config flow ()
* implemented config_flow and dataupdatecoordinator

* implemented config flow, dataupdatecoordinator and tests.

* undid extra vscode task

* fixed pylint errors

* updates based on review

* fix mypy in reauth

* fast interval to 5 sec

* fixed test patches and others from review

* added released package

* deleted wrong line from coveragerc

* updates to config and tests

* fixed test patch
2021-11-18 23:00:42 +01:00