From 7437154164f2866e02630aab9ebe94b280e1eeb0 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Mon, 20 Jan 2025 16:37:06 +0100 Subject: [PATCH] - --- Boiler_2_Stufig_Mit_Fueler/module.php | 5 +++-- library.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Boiler_2_Stufig_Mit_Fueler/module.php b/Boiler_2_Stufig_Mit_Fueler/module.php index ab3c2e4..1222c1d 100644 --- a/Boiler_2_Stufig_Mit_Fueler/module.php +++ b/Boiler_2_Stufig_Mit_Fueler/module.php @@ -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"); diff --git a/library.json b/library.json index a29d077..706aa09 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.271", + "version": "0.272", "build": 0, "date": 0