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 );