From 1e234893465750784ce6dfe979edd7c00d9ba15d Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Wed, 11 Feb 2026 16:07:31 +0100 Subject: [PATCH] no message --- Bat_EV_SDL _V2/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bat_EV_SDL _V2/module.php b/Bat_EV_SDL _V2/module.php index f73160b..01b00dc 100644 --- a/Bat_EV_SDL _V2/module.php +++ b/Bat_EV_SDL _V2/module.php @@ -626,7 +626,7 @@ private function CalculateBatteryDistribution(float $pEvW, float $pSdlW): array $totalPower_ist += GetValue($bat->register_bat_power); $this->SendDebug( - "Battery " . ($index + 1), + "Aktuelle Batterieleistung " . ($index + 1), "Register ID: " . $bat->register_bat_power . " | Power: " . $power, 0 );