JimmyH1969 wrote: ↑Thursday 05 November 2020 17:47
First of all, thanks a lot for creating this plugin. I think you made a lot of people happy and that includes me! So i don't want to sound ungrateful or anything like that, i just want to help out finding a solution if thats possible.
That said....
-Is there a changelog so i can see what functions i'm missing now?
-Any idea why the message "
py3coap not found" pops up with plugin versions 0.9.5 and above? Is it a path/filelocation thing?
-If i can help by testing things just shout!
Thanks again!
No worries, you're not comming across as ungratefull!
The
py3coap not found-message is actually somewhat of a misnomer, I've found that the real reason is that the win32 wheel of py3coap just isn't working, all the python parts are in place, but the actual library-file (DLL in windows-parlance) is missing...
I'm currently working on getting py3coap to compile on windows, but at the moment, without much luck! Sometimes I think my efforts would be better spend creating a prebuild 64bit binary of Domoticz, that would support 64 bit python, but... I left windows development years ago, and this has reminded me why...
Anyway, hopefully it will get sorted, and when I need someone to test, I'll give you a shout!
And as for what you're missing, it's not that much:
- Better battery monitoring
- Button for rebooting the gateway
- Better command line tool for controlling the gateway
Regards,
M