openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 91 forks source link

Link channel to an existing item don't work #140

Closed hfanieng closed 8 years ago

hfanieng commented 8 years ago

channel-linking-existing-item

cdjackson commented 8 years ago

Thanks, but can you explain why it doesn’t work? Is there an error? What happens exactly?

Thanks Chris

hfanieng commented 8 years ago

Hi @cdjackson,

the 1st error is see ist %%KEY_NOT_FOND%%, i can select 3_HomeKit_node7_switch_binary1 and click the save button but nothing happens.

I hope to solve my problem with creating duplicate items if assign an existing item from a sitemap file as 2nd item via HABmin to a channel.

HABmin-Version ist 2.0.0.201603151333.

The %%KEY_NOT_FOND%% happens also if i want to create a new rule: key_not_found

Cheers Heiko

cdjackson commented 8 years ago

The key not found is just a definition - I’ll fix that… I recently changed all the translation strings to make it easier to translate using the online tool, and some haven’t converted properly…

Ok - I’ll take a look at the reported problem with saving links. At the moment I’ve not got a development environment working on my main machine as an update this morning seems to have killed everything here :( Once that’s sorted I’ll take a look.

cdjackson commented 8 years ago

This should be fixed in the next release.