no message

This commit is contained in:
2025-08-06 09:44:49 +02:00
parent abe875722d
commit 7e4236fe9b

View File

@@ -196,7 +196,8 @@ class Ladestation_v2 extends IPSModule
$this->SetValue("Car_detected", false);
$this->SetValue("Leistung_Delta", 0);
$this->SetValue("Car_is_full", false);
$this->SetValue("IsTimerActive", false);
$this->ResetTimer();
$this->ResetNullTimer();
$this->SetValue("Is_1_ph", false);
$this->SetValue("Aktuelle_Leistung", 0);
$this->SetValue("IdleCounter", 0);