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
27 stars 5 forks source link

Added support for Electrolux One API #23

Closed louisjennings closed 1 year ago

louisjennings commented 1 year ago

Added support for the API used by the "Electrolux One" app (issue #22). The changes to the API relate primarily to the authentication process and the URLs used for various functions; for the most part, the responses remain unchanged from the v2 API.

I've tested most functionality and it works with my i9.

I'm not entirely happy with:

Let me know if you have any questions, comments or objections.