no message

This commit is contained in:
belevo\mh
2025-09-25 15:17:07 +02:00
parent 25d55a81c2
commit b2cd04ad42

View File

@@ -26,7 +26,7 @@ class Puffer extends IPSModule
$this->RegisterVariableInteger("Maximaltemperatur"," Berechnete Maximaltemperatur VT","",60);
$this->RegisterVariableInteger("Boilertemperatur", "Boilertemperatur", "", 40);
$this->RegisterVariableInteger("Aussentemperatur", "Aussentemperatur", "", 15);
$this->RegisterVariableBoolean("Hysterese", "","",false);
$this->RegisterVariableBoolean("Hysterese", "Hysterese","",false);
// Variabeln für Kommunkation mit Manager