Add new integration for Jandy iAqualink pool control (#26034)
* Import new iaqualink component with climate platform. * Style and unittest changes, fix async_step_import. * Reorder imports. * Fix stale doctstrings and add unittest.
This commit is contained in:
parent
a72d9da9f4
commit
0abb2f3eb8
15 changed files with 453 additions and 0 deletions
|
@ -24,6 +24,7 @@ FLOWS = [
|
|||
"homekit_controller",
|
||||
"homematicip_cloud",
|
||||
"hue",
|
||||
"iaqualink",
|
||||
"ifttt",
|
||||
"ios",
|
||||
"ipma",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue