From 65368cab3eb2dee9b0d82d2ec4838c3a3a538e23 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Mon, 23 Dec 2024 14:01:48 +0100 Subject: [PATCH] weitere loggins --- Batterie/module.php | 1 + library.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Batterie/module.php b/Batterie/module.php index bd6b39a..d4da6a6 100644 --- a/Batterie/module.php +++ b/Batterie/module.php @@ -117,6 +117,7 @@ class Batterie extends IPSModule public function GetCurrentData(bool $Peak) { + IPS_LogMessage("Batterie", "peak".$Peak); $array_powersteps = $this->GeneratePowerSteps(); $aufdasnachladen = $this->ReadPropertyInteger("AufdasNachladen"); $minimumentladen = $this->ReadPropertyInteger("MinimumEntladen"); diff --git a/library.json b/library.json index 89e57fa..268c0f9 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.222", + "version": "0.223", "build": 0, "date": 0