this vergessen

This commit is contained in:
2025-01-22 08:46:26 +01:00
parent c2c0b34bad
commit 8e22f3b60a
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -78,8 +78,8 @@ public function RequestAction($Ident, $Value)
case "Do_UserCalc":
$this->SetAktuelle_Leistung(GetValue("Power"));
$this->GetCurrentData(GetValue("Is_Peak_Shaving"));
$this->SetAktuelle_Leistung($this->GetValue("Power"));
$this->GetCurrentData($this->GetValue("Is_Peak_Shaving"));
break;
default:
+2 -2
View File
@@ -69,8 +69,8 @@ class Boiler_2_Stufig_Mit_Fueler extends IPSModule
case "Do_UserCalc":
$this->SetAktuelle_Leistung(GetValue("Power"));
$this->GetCurrentData(GetValue("Is_Peak_Shaving"));
$this->SetAktuelle_Leistung($this->GetValue("Power"));
$this->GetCurrentData($this->GetValue("Is_Peak_Shaving"));
break;
default:
+2 -2
View File
@@ -71,8 +71,8 @@ class Ladestation_Universal extends IPSModule
case "Do_UserCalc":
$this->SetAktuelle_Leistung(GetValue("Power"));
$this->GetCurrentData(GetValue("Is_Peak_Shaving"));
$this->SetAktuelle_Leistung($this->GetValue("Power"));
$this->GetCurrentData($this->GetValue("Is_Peak_Shaving"));
break;
default:
+2 -2
View File
@@ -66,8 +66,8 @@ class Verbraucher_1_Stufig extends IPSModule
break;
case "Do_UserCalc":
$this->SetAktuelle_Leistung(GetValue("Power"));
$this->GetCurrentData(GetValue("Is_Peak_Shaving"));
$this->SetAktuelle_Leistung($this->GetValue("Power"));
$this->GetCurrentData($this->GetValue("Is_Peak_Shaving"));
break;
default:
+2 -2
View File
@@ -72,8 +72,8 @@ class WP_Steuerung extends IPSModule
break;
case "Do_UserCalc":
$this->SetAktuelle_Leistung(GetValue("Power"));
$this->GetCurrentData(GetValue("Is_Peak_Shaving"));
$this->SetAktuelle_Leistung($this->GetValue("Power"));
$this->GetCurrentData($this->GetValue("Is_Peak_Shaving"));
break;
default:
+1 -1
View File
@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "0.283",
"version": "0.285",
"build": 0,
"date": 0