rickardp / homey-electrolux-wellbeing

Adds support for Electrolux Pure air purifiers to the Athom Homey
GNU General Public License v3.0
7 stars 2 forks source link

Electrolux purifier A9 #64

Open Vitas2121 opened 2 months ago

Vitas2121 commented 2 months ago

Describe the bug Purifier can not be added to homey app.

To Reproduce Steps to reproduce the behavior:

  1. Go to homey app.
  2. Click on add devices electrolux A9 purifier.
  3. Login failed

Expected behavior Device will be possible to add to homey.

Code from "Create Diagnostics Report" Can not. Device is not added to homey.

ycagwyn commented 1 month ago

I'm having the same problem after deleting the A9 device in order to solve the same problem (#69) as bart-samwell experienced.

rickardp commented 1 month ago

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

ycagwyn commented 1 month ago

Found this: https://github.com/JohNan/homeassistant-wellbeing/issues/98#issue-2444478643