evt kein fehler mehr
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "0.229",
|
||||
"version": "0.230",
|
||||
|
||||
"build": 0,
|
||||
"date": 0
|
||||
|
||||
Reference in New Issue
Block a user