diff --git a/Puffer_Speicher/module.php b/Puffer_Speicher/module.php index a2cbec8..d110f5b 100644 --- a/Puffer_Speicher/module.php +++ b/Puffer_Speicher/module.php @@ -253,6 +253,7 @@ class Puffer_Speicher extends IPSModule $this->SetValue("Hysterese", true); } + IPS_LogMessage("LeistungArray_Get", json_encode($this->leistungArray)); if ($Peak) { $this->SetValue( "PowerSteps", json_encode([0]) ); } else {