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

iAqualink integration no longer works. #51389

Closed
Travisco29 opened this issue Jun 2, 2021 · 5 comments · Fixed by #51452
Closed

iAqualink integration no longer works. #51389

Travisco29 opened this issue Jun 2, 2021 · 5 comments · Fixed by #51452

Comments

@Travisco29
Copy link

The problem

iAqualink login, unable to connect.
I uninstalled the plugin as all the entities stopped working, and tried reinstalling but it says unable to connect? Anyone else having this issue?

What is version of Home Assistant Core has the issue?

2021.6.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

iaqualink

Link to integration documentation on our website

https://www.home-assistant.io/integrations/iaqualink/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Failed to login: Login failed: 403 Forbidden

Additional information

No response

@probot-home-assistant
Copy link

iaqualink documentation
iaqualink source
(message by IssueLinks)

@probot-home-assistant
Copy link

Hey there @flz, mind taking a look at this issue as its been labeled with an integration (iaqualink) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)

@flz
Copy link
Contributor

flz commented Jun 3, 2021

Thanks for the report, I'll try to reproduce later today.

@flz
Copy link
Contributor

flz commented Jun 3, 2021

Some good news, if you can find where iaqualink is installed, update const.py with the following values:

AQUALINK_LOGIN_URL = "https://prod.zodiac-io.com/users/v1/login"
AQUALINK_DEVICES_URL = "https://r-api.iaqualink.net/devices.json"
AQUALINK_SESSION_URL = "https://p-api.iaqualink.net/v1/mobile/session.json"

I have a long-standing upgrade to iaqualink 0.4.0 PR open (#48137) but I'll try to do a 0.3.x release to patch this up rapidly.

@flz flz mentioned this issue Jun 3, 2021
21 tasks
@Travisco29
Copy link
Author

Travisco29 commented Jun 4, 2021 via email

@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants