From 40237638a0a6ff3c335ca279479f57b5be6d4538 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Wed, 11 Dec 2024 15:31:46 +0100 Subject: [PATCH] ?? --- Batterie/module.php | 4 ++-- library.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Batterie/module.php b/Batterie/module.php index 177dd0a..77e2ccc 100644 --- a/Batterie/module.php +++ b/Batterie/module.php @@ -163,7 +163,7 @@ class Batterie extends IPSModule - + /* private function CheckIdle($power) { $lastpower = GetValue("Aktuelle_Leistung"); @@ -183,7 +183,7 @@ class Batterie extends IPSModule $this->SetValue("Idle", true); } } - + */ private function ProcessIdleCounter() { diff --git a/library.json b/library.json index d61f4d8..ac11e13 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.175", + "version": "0.176", "build": 0, "date": 0 } \ No newline at end of file