immer noch nicht, mal url hinzugefühgt

This commit is contained in:
2024-11-08 15:20:36 +01:00
parent 80127d483d
commit 2e57c8d064
3 changed files with 3 additions and 3 deletions

View File

@@ -8,5 +8,5 @@
"childRequirements": [],
"implemented": [],
"prefix": "GEF",
"url": ""
"url": "https://git.belevo.ch/dh/Energiemanager_Symconmodule_Demo"
}

View File

@@ -91,7 +91,7 @@ class WP_N extends IPSModule {
$this->CheckIdle($power);
if($this->GetValue("CurrentPower")!=$power){
$this->SetValue("WP_Laufzeit_Zahler", 0)
$this->SetValue("WP_Laufzeit_Zahler", 0);
$LastPeak = $this->GetValue("LetzterPeakwert");

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "0.96",
"version": "0.97",
"build": 0,
"date": 0
}