Add config flow for nuki (#45664)

* implemented config_flow for nuki component

* warn -> warning

* exception handling & config_flow tests

* gen_requirements_all

* Update config_flow.py

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
This commit is contained in:
Pascal Reeb
2021-01-29 11:05:13 +01:00
committed by GitHub
parent b74cbb2a59
commit ba55f1ff4b
13 changed files with 319 additions and 11 deletions

View File

@@ -141,6 +141,7 @@ FLOWS = [
"nightscout",
"notion",
"nuheat",
"nuki",
"nut",
"nws",
"nzbget",