no message
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user