You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Jandy pool pump appears in the iAqualink iOS app and I'm able to manage it there, however when adding the iAqualink integration in HA, I am prompted to login which I do, and the integration fails. Enabling the debug log shows this (used XXX to obscure keys and login info):
Hey there @flz, mind taking a look at this issue as it has been labeled with an integration (iaqualink) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of iaqualink can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Renames the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign iaqualink Removes the current integration label and assignees on the issue, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
The problem
My Jandy pool pump appears in the iAqualink iOS app and I'm able to manage it there, however when adding the iAqualink integration in HA, I am prompted to login which I do, and the integration fails. Enabling the debug log shows this (used XXX to obscure keys and login info):
2024-12-31 11:37:49.991 DEBUG (MainThread) [iaqualink] -> POST https://prod.zodiac-io.com/users/v1/login {'json': {'api_key': 'XXX', 'email': 'XXX', 'password': 'XXX'}}
2024-12-31 11:37:50.850 DEBUG (MainThread) [iaqualink] <- 200 OK - https://prod.zodiac-io.com/users/v1/login
2024-12-31 11:37:50.851 DEBUG (MainThread) [iaqualink] -> GET https://r-api.iaqualink.net/devices.json?api_key=XXX&authentication_token=XXX&user_id=XXX {}
2024-12-31 11:37:51.087 DEBUG (MainThread) [iaqualink] <- 200 OK - https://r-api.iaqualink.net/devices.json?api_key=XXX&authentication_token=XXX&user_id=XXX
2024-12-31 11:37:51.087 WARNING (MainThread) [iaqualink] i2d is not a supported system type.
2024-12-31 11:37:51.087 ERROR (MainThread) [homeassistant.components.iaqualink] No systems detected or supported
What version of Home Assistant Core has the issue?
2024.12.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Jandy iAqualink
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: