aber jetzt

property probleme
This commit is contained in:
belevo\mh
2025-02-25 15:38:34 +01:00
parent e8ba5685e3
commit 1ca92414ef
2 changed files with 2 additions and 2 deletions

View File

@@ -196,7 +196,7 @@ public function RequestAction($Ident, $Value)
if ($batterieladezustand <= $aufdasnachladen) {
$nachladen = GetValue($this->ReadPropertyInteger("MaxNachladen"));
$nachladen = $this->ReadPropertyInteger("MaxNachladen");
$dummy_array[] = $nachladen;
IPS_LogMessage("Batterie", ": MaxNachladen " .json_encode($dummy_array));
$this->SetValue("PowerSteps", json_encode($dummy_array));