From bace17f86487e6b2b12e905f8b6ccb9682ac1e2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=A4fliger?= Date: Wed, 29 Oct 2025 09:40:24 +0100 Subject: [PATCH] no message --- Ladestation_v2/module.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Ladestation_v2/module.php b/Ladestation_v2/module.php index b91d040..0330571 100644 --- a/Ladestation_v2/module.php +++ b/Ladestation_v2/module.php @@ -204,6 +204,7 @@ class Ladestation_v2 extends IPSModule }else{ $this->SetValue("Car_detected", false); + $this->SetValue("Pending_Counter", 0); $this->SetValue("Leistung_Delta", 0); $this->SetValue("Car_is_full", false); $this->ResetTimer();