-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Giving up due to no left retries. Wrong credentials? #73
Comments
i have this in the log Logger: purei9_unofficial.util i think something changed in elektrolux api with login procedure |
Thanks for looking at the issue. But i'm not sure what that means. |
Yes, i have the same problem, but I'll not be able to fix it for the next 2 weeks. Another home assistant integration has experienced the same and there is now an official Electrolux API available. See:
It might make sense to merge development efforts of this integration or purei9_unofficial with those 2 github projects. |
Thanks for referencing to my library @Phype and I like the idea to combine these integrations. Feel free to open up pull requests I have just pushed a rough first version of it. https://pypi.org/project/pyelectroluxgroup/0.1.0/ Try it out and open an issues or a pull request at the repository if any changes is needed. |
Can confirm I have the same issue |
Got the exact same thing since beginning of Aug. Is the plan to use parts of "pyelectroluxgroup" in this integration later on? The Pure i9 integration has been great to use and really the only simple working alternative so far... Thanks! |
Hi. I can't say exactly when I'll have the time to look into this. I'm still using two Electrolux Pure i9s so I'm definitely interested in getting this up and running asap. |
same issue :/ |
Electrolux wrote the following: "We regret that the integration of your Pure i9 into your smart home system is no longer working. Your feedback on the API is important to us, and we thank you for your patience. Open and officially available APIs are on the horizon. We hope you will soon be able to establish a seamless connection again!" We can therefore expect a new API. |
That's actually great news. Short term, it sucks that the integration doesn't work. Long term, having an official API should ensure that this doesn't happen again. Anyhow, I'm going to try and solve this short term whenever I have some spare time. |
Thanks Niklas, we look forward for an update. If you need any support for test just let us know. |
Please let us know about the fix even as beta version. |
There's a PR n this repo JohNan/homeassistant-wellbeing#145 to add support for Pure i9. It does not contain all features, but it's a start. |
Finally, thanks to the help of @Phype then the integration is working again. Also, thank to the train company for having a couple of hours delay so that I could get some time to look into this. I've released a test version of the integration I had to bump the major version of the integration, meaning there are backwards incompatible changes. I'll write more about that in the stable release. EDIT: Additionally, to clarify, since I bumped the major version of the integration, I might decide to throw in more backwards incompatible changes in the coming days. |
Since the beginning of August my Pure i9 has not been unavailable in HA.
In the logs I get:
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.ocp.electrolux.one/one-account-authentication/api/v1/authenticate
Nothing has changed in my system to cause an authentication issue.
In case it was on the account side I deleted my account and created a new one with matching username and password. No change.
I tried removing and reinstalling the integration but it won't authenticate during the install.
I have restored to a backup in a state where the integration was working, but still have the same problem.
The text was updated successfully, but these errors were encountered: