diff -r d2e8626e7118 -r 0e4d4b45249f thermferm/mqtt.c --- a/thermferm/mqtt.c Thu Jul 19 12:55:40 2018 +0200 +++ b/thermferm/mqtt.c Thu Jul 19 14:08:32 2018 +0200 @@ -727,7 +727,6 @@ */ mosquitto_loop_start(mosq); publishNData(true, 0); - publishDBirthAll(); } }