no message
This commit is contained in:
@@ -11,7 +11,7 @@ class Puffer extends IPSModule
|
||||
$this->RegisterPropertyInteger("PufferLeistung", 6000);
|
||||
$this->RegisterPropertyInteger("ZeitKonstante", 120);
|
||||
$this->RegisterPropertyInteger("Boilerfuehler_PT1", 0);
|
||||
$this->RegisterPropertyBool("Heizkontakt_Puffer", false);
|
||||
$this->RegisterPropertyBoolean("Heizkontakt_Puffer", false);
|
||||
$this->RegisterPropertyInteger("Aussentemp", 20);
|
||||
$this->RegisterPropertyInteger("MinVT_Temp", 20);
|
||||
$this->RegisterPropertyInteger("MaxVT_Temp", 80);
|
||||
|
||||
Reference in New Issue
Block a user