Allan

Results 14 comments of Allan

Stumbled across this bug while working on a project using a bootstrap template, which depends on this extension to upload files. For me it was an infinite loop on the...

I had the same issue. Disabling the Play Store app on Android settings solved my problem.

> @allan-null if/once the pull request has been merged, let me know if it works. This version of the API does use `api.ocp.electrolux.one` so hopefully it works for you. It...

> It's a bit strange that the `deviceType` field isn't present in the response from the server. It might be interesting to check the JSON response from the server to...

Alright, I messed this up. The JSON I posted is what I get from `https://api.ocp.electrolux.one/appliance/api/v2/appliances`. The request from https://github.com/louisjennings/purei9_unofficial/blob/8c542fcd5c67a69004f796ddae9929168dabdded/src/purei9_unofficial/cloudv2_electroluxone.py#L257 gets me an error 404. But if I make a request...

Looks like the "IP" field on the Android app is the IP the app will be listening for incoming connections, so if you set it to 0.0.0.0 it will listen...

It would be really nice if this app would get its icons from the icon theme.

I was thinking about the same thing, ThibG. But I am afraid we won't have an answer, because looks like the dev dropped this project, since the last commit was...

Hoping this might help somebody: I was having the same issue, then I updated my NVIDIA drivers and it started working.

> Also, which kernel, distro, etc? > which driver version did you go to and which model did you get to run? Ubuntu 22.04 64-bit Kernel 6.2.0 Nvidia GTX 1070...