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