no message

This commit is contained in:
belevo\mh
2025-09-25 13:17:05 +02:00
parent 62f6d522eb
commit 95ae759cbf

View File

@@ -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