no message

This commit is contained in:
belevo\mh
2026-05-08 09:06:45 +02:00
parent 572484ca9f
commit 11f3bf378a
+1 -1
View File
@@ -19,7 +19,7 @@ class Heizung_x_Stufig extends IPSModule
$this->RegisterVariableInteger("Maximaltemperatur", "Maximaltemperatur", "", 60);
$this->RegisterVariableFloat("Heizungstemperatur", "Heizungstemperatur", "", 0);
$this->RegisterVariableBoolean("Disable", "Disable", "~Switch", 0);
$this->RegisterVariableBoolean("Disable", "Heizung Ein/Aus", "~Switch", 0);
$this->EnableAction("Disable");
$this->RegisterVariableInteger("Sperre_Prio", "Sperre_Prio");