diff --git a/Ladestation_v2/module.php b/Ladestation_v2/module.php index e8ace53..a40e8f7 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -390,7 +390,6 @@ class Ladestation_v2 extends IPSModule IPS_LogMessage("Ladestation 0", "0"); } - $this->SetValue("Ladeleistung_Effektiv", $this->GetValue("Power")); $this->SetValue("Fahrzeugstatus", 2); $car_on_station = true;