test treu entfehrnt

This commit is contained in:
2025-02-28 15:38:49 +01:00
parent c28c4dde72
commit 79ef8d78cd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ class HauptManager extends IPSModule
public function DistributeEnergy()
{
$Verbraucher_Liste = json_decode($this->ReadPropertyString("Verbraucher_Liste"), true);
$Verbraucher_Liste = json_decode($this->ReadPropertyString("Verbraucher_Liste"));
$currentTime = time();
$Netzbezug = 0;
+1 -1
View File
@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "1.126",
"version": "1.128",
"build": 0,
"date": 0
}