From 7175befb8feedf15925f45a591561f3f67548fc9 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Thu, 30 Apr 2026 16:37:18 +0200 Subject: [PATCH] no message --- Bat_EV_SDL_V3_Beta/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bat_EV_SDL_V3_Beta/module.php b/Bat_EV_SDL_V3_Beta/module.php index 6d83f6c..92f8b39 100644 --- a/Bat_EV_SDL_V3_Beta/module.php +++ b/Bat_EV_SDL_V3_Beta/module.php @@ -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