Dummer Fehler

This commit is contained in:
belevo\mh
2025-01-03 07:00:44 +01:00
parent c871af33e6
commit 599d27f405
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ class Boiler_2_Stufig_Mit_Fueler extends IPSModule
$this->RegisterVariableInteger("Maximaltemperatur","Maximaltemperatur","",60);
$this->RegisterVariableInteger("Legionellentemperatur","Legionellentemperatur","",65);
$this->RegisterVariableInteger("LegioCounter", "LegioCounter", "", 0);
$this->RegisterVariableInteger("Boilertemperatur_nacht_PT1", "Boilertemperatur_nacht_PT1", "", 0);
$this->RegisterVariableInteger("Boilerfuehler_PT1_Filtered", "Boilerfuehler_PT1_Filtered", "", 0);
// Variabeln für Kommunkation mit Manager
$this->RegisterVariableInteger("Sperre_Prio", "Sperre_Prio");