This commit is contained in:
belevo\mh
2024-12-23 09:53:47 +01:00
parent 9fe704d119
commit 6ab9a59633
3 changed files with 8 additions and 5 deletions

View File

@@ -97,6 +97,7 @@ class Boiler_2_Stufig_Mit_Fueler extends IPSModule
$LegioCounter = $this->GetValue("LegioCounter");
$boilerTemp = GetValue($this->ReadPropertyInteger("Boilertemperatur"));
//Platzhalter PT1
$minTemp = $this->GetValue("Mindesttemperatur");
$maxTemp = $this->GetValue("Maximaltemperatur");
$LegioTemp = $this->GetValue("Legionellentemperatur");