From 27ca99add9eeeb1bb32ae2134a4bce138dcc162c Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Tue, 26 May 2026 10:27:18 +0200 Subject: [PATCH] no message --- MQTTBatterySDL/module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MQTTBatterySDL/module.php b/MQTTBatterySDL/module.php index 72e1c55..dfc3233 100644 --- a/MQTTBatterySDL/module.php +++ b/MQTTBatterySDL/module.php @@ -31,7 +31,7 @@ class MQTTBatterySDL extends IPSModule $this->RegisterVariableString('LastReadResponse', 'Letzte Lese-Antwort', '', 90); $this->RegisterVariableString('LastWriteResponse', 'Letzte Steuer-Antwort', '', 100); - $this->ConnectParent('{C6D2AEB3-6E1F-4B2E-8E69-3A1A00246850}'); + } public function ApplyChanges()