Closed harrynrobinson closed 2 years ago
iaqualink documentation iaqualink source (message by IssueLinks)
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!
(message by CodeOwnersMention)
I am having the exact same issue!! The last known working issue was 2022.2.3... It did not work in 2022.2.4 and does not work in 2022.2.5 (which I upgraded to this afternoon).
I think its happening because iaqualink pushed a new ios app out to be compatible with ios15, and it requires a stronger password / password update. That's what I'm seeing int he logs, and trying to figure out how to update my zodiac password in HA without deleting and reinstalling the integration...
Yup - that was it. passwords are stored cleartext in the ~/config/.storage/core.config_entries for integrations. (yay) - just had to remove and reinstall the integration with the new password
Confirmed. Fix is to go to https://www.iaqualink.net/, update your password and then update the integration configuration in home-assistant.
To be clear, this is a change that was made on the iaqualink backend, this has nothing to do with the recent home-assistant releases.
Thanks guys.
To be clear, this is a change that was made on the iaqualink backend, this has nothing to do with the recent home-assistant releases.
Indeed. I'm stilling running HA 2011.11 and hit this issue. Going to try to update my password and update the integration.
The problem
Getting this log message and integration is not working:
Logger: homeassistant.components.iaqualink Source: components/iaqualink/init.py:107 Integration: Jandy iAqualink (documentation, issues) First occurred: 8:48:47 AM (1 occurrences) Last logged: 8:48:47 AM
Failed to login: Unexpected response: 411 Length Required
What version of Home Assistant Core has the issue?
2022.2.5
What was the last working version of Home Assistant Core?
2022.2.4
What type of installation are you running?
Home Assistant Core
Integration causing the issue
Jandy iAqualink
Link to integration documentation on our website
https://www.home-assistant.io/integrations/iaqualink/
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