no message

This commit is contained in:
2025-08-06 10:58:46 +02:00
parent 620f112e86
commit e40655a117

View File

@@ -190,6 +190,8 @@ class Ladestation_v2 extends IPSModule
$this->SetValue("Car_detected", true);
if($this->GetValue("Max_Current")<6){
$this->SetValue("Car_is_full", true);
$this->ResetTimer();
$this->ResetNullTimer();
}