Brunt package update with async, data update coordinator and config flow (#49714)
* 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
This commit is contained in:
parent
05eb2f3e5c
commit
958c199d80
12 changed files with 586 additions and 79 deletions
|
@ -43,6 +43,7 @@ FLOWS = [
|
|||
"braviatv",
|
||||
"broadlink",
|
||||
"brother",
|
||||
"brunt",
|
||||
"bsblan",
|
||||
"buienradar",
|
||||
"canary",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue