no message

This commit is contained in:
2026-05-26 13:38:26 +02:00
parent 665f11054d
commit 51a374e521
+2 -1
View File
@@ -409,7 +409,8 @@ class MQTTBatterySDL extends IPSModule
}
private function PublishMQTT(string $topic, string $payload)
{
{
sleep(1);
$this->SendDebug(
'PublishMQTT',
$topic . ' => ' . $payload,