From 95ae759cbf4b0e977476a72ac0e28688f3277690 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Thu, 25 Sep 2025 13:17:05 +0200 Subject: [PATCH] no message --- Puffer/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puffer/module.php b/Puffer/module.php index e4443b0..37d3485 100644 --- a/Puffer/module.php +++ b/Puffer/module.php @@ -162,7 +162,7 @@ class Puffer extends IPSModule IPS_LogMessage("Puffer", "nach Glättung und vor AT berechnung"); - $at = $this->ReadPropertyInteger("Aussentemp"); + $at = GetValue($this->ReadPropertyInteger("Aussentemp")); $this->SetValue("Aussentemperatur", $at); $m = $this->GetValue("Steigung"); $minVT = $this->ReadPropertyInteger("MinVT_Temp"); // z.B. 20