no message

This commit is contained in:
2026-05-26 13:17:23 +02:00
parent 3486869235
commit 665f11054d
+3 -7
View File
@@ -380,13 +380,9 @@ class MQTTBatterySDL extends IPSModule
$json = $this->BuildReadResponse(); $json = $this->BuildReadResponse();
// TESTWEISE KEIN DIREKTES MQTT PUBLISH $this->PublishMQTT(
// weil das Symcon blockiert hat 'feedback-response/' . $suffix,
$json
$this->SendDebug(
'FeedbackResponse',
$json,
0
); );
return; return;