Hi,
when using the iRobot binding with my i4, the logs get flooded like this:
2026-01-03 07:52:25.028 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '192.168.188.62' with clientid 6F37F749429B4D5481F649CE788ABD8E
2026-01-03 07:52:35.028 [INFO ] [.reconnect.PeriodicReconnectStrategy] - Try to restore connection to '192.168.188.62'. Next attempt in 10000ms
2026-01-03 07:52:35.028 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '192.168.188.62' with clientid 6F37F749429B4D5481F649CE788ABD8E
2026-01-03 07:52:45.029 [INFO ] [.reconnect.PeriodicReconnectStrategy] - Try to restore connection to '192.168.188.62'. Next attempt in 10000ms
2026-01-03 07:52:45.029 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '192.168.188.62' with clientid 6F37F749429B4D5481F649CE788ABD8E
2026-01-03 07:52:55.029 [INFO ] [.reconnect.PeriodicReconnectStrategy] - Try to restore connection to '192.168.188.62'. Next attempt in 10000ms
2026-01-03 07:52:55.029 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '192.168.188.62' with clientid 6F37F749429B4D5481F649CE788ABD8E
2026-01-03 07:53:05.029 [INFO ] [.reconnect.PeriodicReconnectStrategy] - Try to restore connection to '192.168.188.62'. Next attempt in 10000ms
2026-01-03 07:53:05.030 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '192.168.188.62' with clientid 6F37F749429B4D5481F649CE788ABD8E
2026-01-03 07:53:15.030 [INFO ] [.reconnect.PeriodicReconnectStrategy] - Try to restore connection to '192.168.188.62'. Next attempt in 10000ms
2026-01-03 07:53:15.030 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '192.168.188.62' with clientid 6F37F749429B4D5481F649CE788ABD8E
However, the Thing appears online and I can also communicate with it. I.e. OpenHAB let’s me start cleaning it. So, the “password handshake” has successfully been done.
Yet, the messages appear. It happens sporadically. When I am disabling and enabling the thing again, the messages do not appear. After some hours it starts again.
Any idea?