diff -r 362c4700937e -r 86496d2bc4bb thermferm/server.c --- a/thermferm/server.c Sat Jan 19 22:07:42 2019 +0100 +++ b/thermferm/server.c Sun Jan 20 13:34:09 2019 +0100 @@ -2375,7 +2375,6 @@ if (unit->mqtt_flag & MQTT_FLAG_DEATH) { publishDDeath(unit); } - unit->mqtt_flag |= MQTT_FLAG_DLOG; // Something to log } } }