Philipp Jeitner
Philipp Jeitner
Cleaning a specific zone is possible since f459fc236f5bd9dead00737d12236fa48af525d4 on the v2 API, but this one lacks getting map images
Also implemented for v1 in f5088f79949bc4a612b614fc4c478672f942e54f
You could try older versions in requirements.txt for some packages, but i can't say which one exactly is the problem, sorry.
First, i'm not working on this project. You could try to remove the import line and replace `JSONDecodeError` with `ValueError`, this should work according to [this question](https://stackoverflow.com/questions/15170676/cannot-import-jsondecodeerror). If it works,...
The crash after some time has (probably) to do with database problems i wasn't able to figure out. From my experience, honeypot.py is stable, but backend.py tends to not be...
I checked again, but there are no images in the classic sense anymore (The old API had server-generated png's). It's some kind of json which needs to be plotted. I...
@louisjennings great work! Assuming we can draw the map, the qeustion @Ekman would be what format it should ideally be in for homeassistand to display it? Just some Options: -...
I've added some code using PIL (because i think having a dependency on matploitlib wouln't be great) into the image branch which comes out pretty good i think:  CloudMap.getImage()...
Seems the just disabled the old API: ``` $ python3 -m purei9_unofficial -d cloud -v2 -c status 2023-06-22 13:54:40,392 - purei9_unofficial.util - DEBUG - HTTP POST https://api.delta.electrolux.com/api/Clients/Wellbeing 2023-06-22 13:54:40,393 -...
I assume you are using the newest app, right? Over the time, there has been three apps: 1. com.electrolux.purei9 - not on google play anymore 2. https://play.google.com/store/apps/details?id=com.electrolux.wellbeing 3. https://play.google.com/store/apps/details?id=com.electrolux.oneapp.android.electrolux I...