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

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: