-
Notifications
You must be signed in to change notification settings - Fork 3
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
Electrolux purifier A9 #64
Comments
I'm having the same problem after deleting the A9 device in order to solve the same problem (#69) as bart-samwell experienced. |
Yes it looks like they changed their authentication API again. There was an earlier attempt to modernize the authentication as part of adding support for AEG devices, but it spun of to a different app instead. It may be possible to share some of the authentication logic as I think the backend is the same, just different endpoints. Not sure if that app is broken as well though |
Found this: JohNan/homeassistant-wellbeing#98 (comment) |
The issue lies in the changed login flow for the Electrolux app and API. I managed to get it working again locally, and should be able to create a PR some time this week to fix the app. I'm still building against the app flow, which means the homey features are unchanged and login with email/password is still possible in comparison to everyone needing to get their own API key as they did in the home assistant fix. |
Describe the bug
Purifier can not be added to homey app.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Device will be possible to add to homey.
Code from "Create Diagnostics Report"
Can not. Device is not added to homey.
The text was updated successfully, but these errors were encountered: