Homematic unknown thing

Hi Community,

while tracking down an error I saw some messages in the logfile regarding an unknown homematic device.

2017-08-07 05:50:00.020 [INFO ] [marthome.model.script.routinen.rules] - Trigger Regel r_turnOnDaily
2017-08-07 05:50:00.219 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint ‘OEQ0332316:0#RSSI’
2017-08-07 05:50:00.223 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint ‘OEQ0332316:0#SIGNAL_STRENGTH’
2017-08-07 05:50:00.246 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate update ‘ON’ for item ‘eg_fl_master_switch’ to handler for channel ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316:1’, because no thing with the UID ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316’ could be found.
2017-08-07 05:50:00.278 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate command ‘ON’ for item ‘eg_fl_master_switch’ to handler for channel ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316:1’, because no thing with the UID ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316’ could be found.
2017-08-07 05:50:00.290 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate update ‘ON’ for item ‘eg_fl_master_switch’ to handler for channel ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316:1’, because no thing with the UID ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316’ could be found.
2017-08-07 05:50:00.302 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate update ‘ON’ for item ‘eg_fl_master_switch’ to handler for channel ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316:1’, because no thing with the UID ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316’ could be found.
2017-08-07 05:50:03.576 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate update ‘ON’ for item ‘eg_fl_master_switch’ to handler for channel ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316:1’, because no thing with the UID ‘homematic:HG-HM-LC-Sw1-Pl-DN-R1:32ba5f5b:OEQ0332316’ could be found.

Currently I have two homematic actors (a rollershutter and a switchable socket). I was looking for the ID in Paper UI but wasn’t able to find it. Openhab runs on a Pi2 with installed homegear as CCU.

I’m not quite sure what to do about the warning message. Any ideas what I should check?

WeirdWizard

Since updating to the latest snapshot I’m seeing this messages every minute now.
Has anyone an idea of how to fix this?

regards

WeirdWizard