Bugfix mit leistungsdelta

This commit is contained in:
2025-05-20 15:08:12 +02:00
parent 8f596e2f88
commit a087b868e8

View File

@@ -205,6 +205,7 @@ class Ladestation_v2 extends IPSModule
}else{
$this->SetValue("Car_detected", false);
$this->SetValue("Leistung_Delta", 0);
$this->sendPowerToStation($this->ReadPropertyInteger("Max_Current_abs"));
}
}