no message
This commit is contained in:
@@ -190,6 +190,8 @@ class Ladestation_v2 extends IPSModule
|
|||||||
$this->SetValue("Car_detected", true);
|
$this->SetValue("Car_detected", true);
|
||||||
if($this->GetValue("Max_Current")<6){
|
if($this->GetValue("Max_Current")<6){
|
||||||
$this->SetValue("Car_is_full", true);
|
$this->SetValue("Car_is_full", true);
|
||||||
|
$this->ResetTimer();
|
||||||
|
$this->ResetNullTimer();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user