no message

This commit is contained in:
2025-04-22 14:42:41 +02:00
parent 9d1e161c06
commit cf71fd6711

View File

@@ -439,7 +439,7 @@ class Ladestation_v2 extends IPSModule
} }
if($counter>(45/($this->ReadPropertyInteger("Interval")))){ if($counter>(55/($this->ReadPropertyInteger("Interval")))){
$this->SetValue("Pending_Counter", 0); $this->SetValue("Pending_Counter", 0);
$this->Calc_Max_Current($this->GetValue("Is_1_ph")); $this->Calc_Max_Current($this->GetValue("Is_1_ph"));