Phype / purei9_unofficial

This project includes a client/library to connect to Electrolux and AEG cleaner robots.
https://pypi.org/project/purei9-unofficial
MIT License
28 stars 5 forks source link

Support for new API #22

Closed Phype closed 1 year ago

Phype commented 1 year ago

Given that the Wellbeeing app is going to be deprecated at some point, we'll probably need to move to the API used by the newest app. See #21.

louisjennings commented 1 year ago

I have created a pull request (#23) adding this functionality. The API calls were determined by MitMing the Android app.

Phype commented 1 year ago

Thanks! I merged the PR and added some tests. Also renamed to to v3, because i think this is easier and the API will probably break at some point anyway.