no message
This commit is contained in:
@@ -163,7 +163,7 @@ class Ladestation_v2 extends IPSModule
|
||||
|
||||
$counter = $this->GetValue("Pending_Counter");
|
||||
|
||||
if($counter>(25/($this->ReadPropertyInteger("Interval")))){
|
||||
if($counter>(35/($this->ReadPropertyInteger("Interval")))){
|
||||
|
||||
$this->SetValue("Pending_Counter", 0);
|
||||
if($this->GetValue("Ladeleistung_Effektiv")>7500){
|
||||
|
||||
Reference in New Issue
Block a user