Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jandy iAqualink integration not working - Debug error shows "i2d is not a supported system type" #134356

Open
ibanyan opened this issue Dec 31, 2024 · 1 comment

Comments

@ibanyan
Copy link

ibanyan commented Dec 31, 2024

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

@home-assistant
Copy link

home-assistant bot commented Jan 1, 2025

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.

(message by CodeOwnersMention)


iaqualink documentation
iaqualink source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants