OH2 Hue Binding Smarthom:Links

Hi,
in OH2 I have an Error Message with an Hue Bulb

2016-12-14 11:58:24.446 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate update ‘ON’ for item ‘Kamin’ to handler for channel ‘hue:0210:00178810164f:5’, because no thing with the UID ‘hue:0210:00178810164f’ could be found.
2016-12-14 11:58:50.351 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate update ‘ON’ for item ‘Kamin’ to handler for channel ‘hue:0210:00178810164f:5’, because no thing with the UID ‘hue:0210:00178810164f’ could be found.
2016-12-14 11:58:50.353 [WARN ] [ome.core.thing.internal.ThingManager] - Cannot delegate update ‘80,100,57’ for item ‘cKamin’ to handler for channel ‘hue:0210:00178810164f:5’, because no thing with the UID ‘hue:0210:00178810164f’ could be found

When I look in the console I see that the problem is, that Kamin has two links, one is with color in the end and the other not…
Also smarthome:links clear does not help…

openhab> smarthome:links
Kamin → hue:0210:00178810164f:5
cKamin → hue:0210:00178810164f:5
hSofaecke → hue:0200:00178810164f:10:color_temperature
Sofa → hue:0210:00178810164f:1:color
cSofa → hue:0210:00178810164f:1:color
hSofa → hue:0210:00178810164f:1:color_temperature
TV → hue:0210:00178810164f:2:color
cTV → hue:0210:00178810164f:2:color
hTV → hue:0210:00178810164f:2:color_temperature
Kamin → hue:0210:00178810164f:5:color
cKamin → hue:0210:00178810164f:5:color
hKamin → hue:0210:00178810164f:5:color_temperature

How can I delete these two entries ?

Kamin → hue:0210:00178810164f:5
cKamin → hue:0210:00178810164f:5

Regards
Jörg

If you are on a build #624 or newer:
just edit the appropriate .json files in /userdata/jsondb

1 Like

Thank you :thumbsup:
I found it bymyself, but you were faster with your answer :grin:

1 Like