Add config flow for nut (#33457)

* Convert nut to config flow

* Add a test for importing

* lint

* Address review items (part 1)

* Address review items (part 1)

* Cleanup unique id handling

* Update tests for new naming scheme

* No unique id, no device_info

* Remove sensor types

* Update tests to use resources that still exist
This commit is contained in:
J. Nick Koston 2020-03-31 21:08:27 -05:00 committed by GitHub
parent 2cfa0af532
commit cc443ff37a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 774 additions and 215 deletions

View file

@ -81,6 +81,7 @@ FLOWS = [
"nexia",
"notion",
"nuheat",
"nut",
"opentherm_gw",
"openuv",
"owntracks",