From 3507e2d44cad9d68aef30e7f3a5c95d12e6366fd Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Tue, 24 Dec 2024 08:11:48 +0100 Subject: [PATCH] - --- Batterie/module.php | 2 +- library.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Batterie/module.php b/Batterie/module.php index 074f4c4..c0ac57a 100644 --- a/Batterie/module.php +++ b/Batterie/module.php @@ -124,7 +124,7 @@ class Batterie extends IPSModule $array_powersteps = $this->GeneratePowerSteps(); $aufdasnachladen = $this->ReadPropertyInteger("AufdasNachladen"); $minimumentladen = $this->ReadPropertyInteger("MinimumEntladen"); - $batteriezustand = GetValue($this->GetIDForIdent("Batterieladezustand")); + $batterieladezustand = GetValue($this->GetIDForIdent("Batterieladezustand")); //$batterieladezustand = $this->ReadPropertyInteger("Batterieladezustand"); // Als Property gelesen $maxleistung = $this->ReadPropertyInteger("MaxBatterieleistung"); // Als Property gelesen IPS_LogMessage("Batterie", "Batterieladezustand: ".$batterieladezustand); diff --git a/library.json b/library.json index 9f53d12..b9fb198 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.230", + "version": "0.231", "build": 0, "date": 0