mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
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:
committed by
Martin Hjelmare
parent
a72d9da9f4
commit
0abb2f3eb8
@@ -93,6 +93,7 @@ TEST_REQUIREMENTS = (
|
||||
"homematicip",
|
||||
"httplib2",
|
||||
"huawei-lte-api",
|
||||
"iaqualink",
|
||||
"influxdb",
|
||||
"jsonpath",
|
||||
"libpurecool",
|
||||
|
||||
Reference in New Issue
Block a user