Mariusz Białończyk
Mariusz Białończyk
It seems that the problem is related to the hardware rendering and may be related to specific driver. The issue cannot be reproduced on @any1 configuration. Thank you very much...
Only for future reference: https://github.com/any1/wlvncc/tree/fix-damage-tracking
Correct. I only put this here for remembering that the fix attempt was at this specific tree.
It seems that the low level api is now deprecated since OpenSSL3.0. The code needs to be adjusted to use a "high level"/EVP API: https://www.openssl.org/docs/man3.1/man7/migration_guide.html#Low-Level-APIs I am open to a...
I think that on your graph the `PV_in_current` is returing value "1" when `PV_in_watts` started generating (seems like this is 0 - not generating/1-generating boolean value here). And when it...
Sorry - I don't understand. What is your question exactly?
Ah... so this is probably some hardware/configuration problem...
Thank you, @dilyanpalauzov :) @zavoyko70 does it resolve your issue?
The problem is in the line: `"AC_charge_on":,` It is wrong formatted JSON.
Thanks, but can you prepare a PR for this?