Andreas Angerer
Andreas Angerer
I have the same issue with a tuya AM34 device.... Problem is apparently that their protocol is just different (https://github.com/TuyaInc/tuya_ble_sdk) as the service UUID seems to be 1910 and characteristics...
Ah I see. At least it seems that your main concern about silly return data types has been solved, no? https://blog.nephics.com/2019/08/28/better-loadmat-for-scipy/ (the changes proposed here seem to have been implemented)...
The first two are already there!
`*-folder-vm.svg`
I still want to have and do a books folder. But its a tedious work :(
I made book folders cf #79. Since this a hell lot of work I won't make any more :( so if anyone wants to make the movie/series folder fine but...
I guess new folders are ok (and welcome probably) :) Be warned though this is a LOT of work (I actually started to add a new folder and gave up...
@Foggalong I thought about this, and I guess there is a way to do this: 1. Save the current configuration (colour, style, custom etc.) in a config file somewhere in...
I guess python is not really necessary here (since the whole script is written in bash), a simple zenity GUI would be sufficient. I'd do it but unfotunately I'm extremely...
@xHN35RQ there exists a config file already and running the script with `numix-folders -p` restores the previous settings. @Foggalong Adding this: `$(command -v numix-folders) -p >/dev/null 2>&1` to the postinstall...