diff --git a/WP_N/module.json b/WP_N/module.json index 63d05a8..945964c 100644 --- a/WP_N/module.json +++ b/WP_N/module.json @@ -8,5 +8,5 @@ "childRequirements": [], "implemented": [], "prefix": "GEF", - "url": "" + "url": "https://git.belevo.ch/dh/Energiemanager_Symconmodule_Demo" } \ No newline at end of file diff --git a/WP_N/module.php b/WP_N/module.php index 4c9b835..f333b16 100644 --- a/WP_N/module.php +++ b/WP_N/module.php @@ -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"); diff --git a/library.json b/library.json index a25933d..2591020 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.96", + "version": "0.97", "build": 0, "date": 0 } \ No newline at end of file