diff --git a/Belevo_Server_Kommunikation/module.php b/Belevo_Server_Kommunikation/module.php index 008424d..5eb88f1 100644 --- a/Belevo_Server_Kommunikation/module.php +++ b/Belevo_Server_Kommunikation/module.php @@ -102,7 +102,7 @@ $kontaktVolllast = $this->GetValue("Kontakt_Volllast"); $this->SetValue("G_SK_5M_4", $kontaktVolllast); */ $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug")); -$this->SetValue("E_PNB_5M_0", $netzbezug); +//$this->SetValue("E_PNB_5M_0", $netzbezug); // Werte in ein Array packen $data = [ diff --git a/library.json b/library.json index 9ce7963..b7c0953 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.37", + "version": "0.38", "build": 0, "date": 0 } \ No newline at end of file