get valöie eingefühjgt
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ public function RequestAction($Ident, $Value)
|
||||
$minimumentladen = $this->ReadPropertyInteger("MinimumEntladen");
|
||||
$maxleistung = $this->ReadPropertyInteger("MaxBatterieleistung");
|
||||
$dummy_array = [];
|
||||
$batterieladezustand = $this->ReadPropertyInteger("Batterieladezustand");
|
||||
$batterieladezustand = GetValue($this->ReadPropertyInteger("Batterieladezustand"));
|
||||
|
||||
if ($this->ReadPropertyInteger("Batteriemanagement") == 1) {
|
||||
$dummy_array[] = 0;
|
||||
|
||||
Reference in New Issue
Block a user