diff --git a/fhem/contrib/HMCCU/FHEM/ccurpcd.pl b/fhem/contrib/HMCCU/FHEM/ccurpcd.pl index 046075ccb..5f67dd62f 100755 --- a/fhem/contrib/HMCCU/FHEM/ccurpcd.pl +++ b/fhem/contrib/HMCCU/FHEM/ccurpcd.pl @@ -420,7 +420,7 @@ if (!defined ($callbackurl)) { # Server loop is interruptable bei signal SIGINT Log "Entering server loop. Use kill -SIGINT $$ to terminate program"; -# WriteQueue ("SL|$$|CB".$ccuport); +WriteQueue ("SL|$$|CB".$ccuport); $server->server_loop; $totalcount++;