diff --git a/FHEM/98_NTFY_TOPIC.pm b/FHEM/98_NTFY_TOPIC.pm index c6fc8d5..408a3ad 100644 --- a/FHEM/98_NTFY_TOPIC.pm +++ b/FHEM/98_NTFY_TOPIC.pm @@ -213,7 +213,6 @@ sub NTFY_TOPIC_Read if (!$buf) { - NTFY_TOPIC_LOG(LOG_ERROR, "websocket disconnected"); InternalTimer(gettimeofday()+30, "NTFY_TOPIC_Reconnect", $hash); return; }