This commit is contained in:
belevo\mh
2025-01-20 16:37:06 +01:00
parent d1f5d12034
commit 7437154164
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -126,14 +126,15 @@ class Boiler_2_Stufig_Mit_Fueler extends IPSModule
} else {
$boilerFuehlerPT1ID = $this->ReadPropertyInteger("Boilerfuehler_PT1");
$boilerPT1 = GetValue($boilerFuehlerPT1ID);
IPS_LogMessage("Boiler", "Keine Gkättung, Boilertemperatur:$boilerPT1");
IPS_LogMessage("Boiler", "Keine Glättung, Boilertemperatur:$boilerPT1");
$this->SetValue("Boilertemperatur", $boilerPT1);
}
$boilerTemp = $this->GetValue("Boilertemperatur");
IPS_LogMessage("Boiler", "Boilertemperatur:$boilerPT1");
$minTemp = $this->GetValue("Mindesttemperatur");
$maxTemp = $this->GetValue("Maximaltemperatur");
$LegioTemp = $this->GetValue("Legionellentemperatur");
+1 -1
View File
@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "0.271",
"version": "0.272",
"build": 0,
"date": 0