Can't remove Linked Item from Thing

I swapped locations for a couple of my Wemo Bulbs and thought I could change their respective configurations in PaperUI to reflect their new uses, but I’m finding that I can’t remove the previous linked item from either Thing. Should I delete the Things and rebuild them. or is there a better way? If I delete them, will they reappear in the Inbox? I’m comfortable working with the Karaf console, if there a way to do it there.

http://docs.openhab.org/administration/console.html
Try it via Console

smarthome:links
Usage: smarthome:links list - lists all links
Usage: smarthome:links addChannelLink - links an item with a channel
Usage: smarthome:links removeChannelLink - unlinks an item with a channel
Usage: smarthome:links clear - removes all managed links

1 Like

Thanks for the reply, but when I try to remove the link, I get this error:

Could not remove link LRWindowLight_Brightness -> wemo:MZ100:Bridge-1_0-231551B01006E7:94103EA2B278A1A1:brightness

Here’s the command:
smarthome:links removeChannelLink LRWindowLight_Brightness wemo:MZ100:Bridge-1_0-231551B01006E7:94103EA2B278A1A1:brightness

I even restarted OH2, but no luck.
Any ideas?

How did you create the items?
Automatically created by smart mode , created from within PaperUI, created by an items file.

In my items file.

In this case you ned to change them in the items file!
PaperUI can’t manipulate this file.

1 Like

Thank you, it works now.

http://docs.openhab.org/configuration/index.html#comparison