Boilertemp variable korrekt deklariert

This commit is contained in:
2025-01-22 10:23:27 +01:00
parent 1125bef949
commit b47623a945
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ class Boiler_2_Stufig_Mit_Fueler extends IPSModule
$boilerPT1 = $this->GetValue("Boilertemperatur");
$minTemp = $this->GetValue("Mindesttemperatur"); $minTemp = $this->GetValue("Mindesttemperatur");
$maxTemp = $this->GetValue("Maximaltemperatur"); $maxTemp = $this->GetValue("Maximaltemperatur");
$LegioTemp = $this->GetValue("Legionellentemperatur"); $LegioTemp = $this->GetValue("Legionellentemperatur");

View File

@@ -6,7 +6,7 @@
"compatibility": { "compatibility": {
"version": "7.1" "version": "7.1"
}, },
"version": "0.291", "version": "0.292",
"build": 0, "build": 0,
"date": 0 "date": 0