Hello at Victron
because of a OPzS problem at my site I created in 2022 a (bash script) software to predict the energy amount which is genereated tomorrow, so my battery will be 100% charged (for lowest wear on my batteries) in the (tomorrow) evening. Basically I used the datas from proplanta and as second opinion solarcast to get values to work with. This script then sets the SOC value to the expected coming value so I can reach 100% SOC again on the coming day. As I use only linux basic tools (awk, sed, tail, grep, cut, ...) it could be easily integrated as application into the CCGX/Cerbo.
Interested?