From 7a1612f2ce130e9dfa678628dfbfa531378c0d2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Tue, 17 Jun 2025 16:35:46 +0200 Subject: [PATCH] no message --- Ladestation_v2/module.php | 1 - 1 file changed, 1 deletion(-) 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;