home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.81k stars 30.51k forks source link

Jandy iAqualink 411 issue #66206

Closed harrynrobinson closed 2 years ago

harrynrobinson commented 2 years ago

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

probot-home-assistant[bot] commented 2 years ago

iaqualink documentation iaqualink source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

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)

MikeKade commented 2 years ago

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).

EarlCrane commented 2 years ago

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...

EarlCrane commented 2 years ago

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

flz commented 2 years ago

Confirmed. Fix is to go to https://www.iaqualink.net/, update your password and then update the integration configuration in home-assistant.

flz commented 2 years ago

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.

harrynrobinson commented 2 years ago

Thanks guys.

derekatkins commented 2 years ago

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.