Tichu78
Results
3
comments of
Tichu78
Gleiches Problem bei mir egal in welchem mode. v.0.104.2
### core\loadpoint.go ``` func (lp *LoadPoint) publishChargeProgress() { ... lp.publish("chargeDuration", lp.chargeDuration) ... } ``` called by ``` func (lp *LoadPoint) Update(sitePower float64, cheap, batteryBuffered bool) { ... // update progress...
In the windows native version (also 2023.2.1) it works without any problems