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:
Florent Thoumie 2019-09-06 13:21:56 -07:00 committed by Martin Hjelmare
parent a72d9da9f4
commit 0abb2f3eb8
15 changed files with 453 additions and 0 deletions

View file

@ -24,6 +24,7 @@ FLOWS = [
"homekit_controller",
"homematicip_cloud",
"hue",
"iaqualink",
"ifttt",
"ios",
"ipma",