noch immer nicht ganz
This commit is contained in:
@@ -112,7 +112,7 @@ class WP_Steuerung extends IPSModule {
|
||||
}
|
||||
|
||||
|
||||
elseif($this->GetValue("CurrentPower")!=$power || ($this->GetValue("LetzterPeakwert") != $this->GetValue("LetzterPeakwert_Aenderung")) ){
|
||||
elseif($this->GetValue("CurrentPower")!=$power || ($this->GetValue("WP_Laufzeit_Zahler")>240 && ($this->GetValue("LetzterPeakwert") != $this->GetValue("LetzterPeakwert_Aenderung"))) ){
|
||||
$this->SetValue("WP_Laufzeit_Zahler", 0);
|
||||
|
||||
$LastPeak = $this->GetValue("LetzterPeakwert");
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "0.133",
|
||||
"version": "0.134",
|
||||
"build": 0,
|
||||
"date": 0
|
||||
}
|
||||
Reference in New Issue
Block a user