no message
This commit is contained in:
@@ -626,7 +626,7 @@ private function CalculateBatteryDistribution(float $pEvW, float $pSdlW): array
|
|||||||
|
|
||||||
$totalPower_ist += GetValue($bat->register_bat_power);
|
$totalPower_ist += GetValue($bat->register_bat_power);
|
||||||
$this->SendDebug(
|
$this->SendDebug(
|
||||||
"Battery " . ($index + 1),
|
"Aktuelle Batterieleistung " . ($index + 1),
|
||||||
"Register ID: " . $bat->register_bat_power . " | Power: " . $power,
|
"Register ID: " . $bat->register_bat_power . " | Power: " . $power,
|
||||||
0
|
0
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user