no message
This commit is contained in:
@@ -8,6 +8,10 @@ class Puffer_Speicher extends IPSModule
|
||||
|
||||
$this->RegisterPropertyInteger("PufferLeistung", 6000);
|
||||
$this->RegisterPropertyInteger("PufferTeilLeistung", 3000);
|
||||
$this->RegisterPropertyInteger("Stage1", 1);
|
||||
$this->RegisterPropertyInteger("Stage2", 2);
|
||||
$this->RegisterPropertyInteger("Stage3", 3);
|
||||
$this->RegisterPropertyInteger("Stage4", 4);
|
||||
$this->RegisterPropertyInteger("ZeitKonstante", 120);
|
||||
$this->RegisterPropertyInteger("Pufferfuehler_PT1", 0);
|
||||
$this->RegisterPropertyInteger("Heizkontakt2_Puffer", 0);
|
||||
|
||||
Reference in New Issue
Block a user