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:
parent
2cfa0af532
commit
cc443ff37a
12 changed files with 774 additions and 215 deletions
|
@ -81,6 +81,7 @@ FLOWS = [
|
|||
"nexia",
|
||||
"notion",
|
||||
"nuheat",
|
||||
"nut",
|
||||
"opentherm_gw",
|
||||
"openuv",
|
||||
"owntracks",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue