diff --git a/Ladestation_v2/module.php b/Ladestation_v2/module.php index d20053c..b6f1de4 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -432,7 +432,6 @@ class Ladestation_v2 extends IPSModule } else { // Ansonsten setze Ladeleistung auf die aktuelle Leistungsvorgabe (Aktuelle_Leistung) $this->sendPowerToStation($this->Get_Current_From_Power($this->GetValue("Is_1_ph"), $power)); - } }