leistungsdelta eingefügt.

This commit is contained in:
2025-03-19 14:08:52 +01:00
parent 213976e6cd
commit 6a2ae9913b
8 changed files with 17 additions and 10 deletions

View File

@@ -29,8 +29,7 @@ class Batterie extends IPSModule
$this->RegisterVariableInteger("PV_Prio", "PV_Prio");
$this->RegisterVariableInteger("Power", "Power");
$this->RegisterVariableBoolean("Is_Peak_Shaving", "Is_Peak_Shaving");
//$this->RegisterVariableBoolean("Hysterese", "Hysterese","",0);
//$this->RegisterVariableBoolean("Hysterese_Netz", "Hysterese_Netz","",0);
$this->RegisterVariableInteger("Leistung_Delta", "Leistung_Delta", "", 0);
$this->RegisterVariableBoolean("Hysterese", "Hysterese","",false);