immer noch nicht, mal url hinzugefühgt
This commit is contained in:
@@ -8,5 +8,5 @@
|
|||||||
"childRequirements": [],
|
"childRequirements": [],
|
||||||
"implemented": [],
|
"implemented": [],
|
||||||
"prefix": "GEF",
|
"prefix": "GEF",
|
||||||
"url": ""
|
"url": "https://git.belevo.ch/dh/Energiemanager_Symconmodule_Demo"
|
||||||
}
|
}
|
||||||
@@ -91,7 +91,7 @@ class WP_N extends IPSModule {
|
|||||||
$this->CheckIdle($power);
|
$this->CheckIdle($power);
|
||||||
|
|
||||||
if($this->GetValue("CurrentPower")!=$power){
|
if($this->GetValue("CurrentPower")!=$power){
|
||||||
$this->SetValue("WP_Laufzeit_Zahler", 0)
|
$this->SetValue("WP_Laufzeit_Zahler", 0);
|
||||||
|
|
||||||
$LastPeak = $this->GetValue("LetzterPeakwert");
|
$LastPeak = $this->GetValue("LetzterPeakwert");
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"compatibility": {
|
"compatibility": {
|
||||||
"version": "7.1"
|
"version": "7.1"
|
||||||
},
|
},
|
||||||
"version": "0.96",
|
"version": "0.97",
|
||||||
"build": 0,
|
"build": 0,
|
||||||
"date": 0
|
"date": 0
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user