no message

This commit is contained in:
belevo\mh
2026-04-30 16:37:18 +02:00
parent f7344ce35d
commit 7175befb8f
+1 -1
View File
@@ -1031,7 +1031,7 @@ private function ResetSDLToStartPoint(): void
$startPct = ($sdlKWhTotal > 0.0) ? ($startKWh / $sdlKWhTotal * 100.0) : 0.0;
$this->SendDebug("SDL_Reset", "StartKWh=" . round($startKWh,3) . " (" . round($startPct,3) . "%)", 0);
}
``
private function GetTotalBatteryPowerIstW(): float