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();