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
|
@ -93,6 +93,7 @@ TEST_REQUIREMENTS = (
|
|||
"homematicip",
|
||||
"httplib2",
|
||||
"huawei-lte-api",
|
||||
"iaqualink",
|
||||
"influxdb",
|
||||
"jsonpath",
|
||||
"libpurecool",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue