diff --git a/Batterie/module.php b/Batterie/module.php index e431d3a..074f4c4 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("Batteriezustand")); + $batteriezustand = 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 62fbee4..9f53d12 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.229", + "version": "0.230", "build": 0, "date": 0