Ok, I’m totally not sure what I cannot see or what I see wrong here, but it seems some of my items disappeared after the upgrade.
After the upgrade I have tons of problems so I decided to get rid of them one by one.
One of them is the following. I have some MQTT device for example a LED strip with multiple items like LivingRoom_Multisensor02_Color
In the items file this is its definition:
Color LivingRoom_Multisensor02_Color "Livingroom workbenc Light 1 Color" <rgb> (gLivingRoom, gLightDesign, gLEDStrips, gLEDStrips_Color, gRemoteSensors)
I received an error regarding this in the log:
2019-12-23 13:57:31.214 [ERROR] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'LivingRoom_Multisensor02_Color' for widget org.eclipse.smarthome.model.sitemap.sitemap.Colorpicker
I checked it in PaperUI and it totally missing from there.
Furtheremore there are items for this LED strip in my config which are mixed up (???):
Like in my items file there is a
Switch LivingRoom_Multisensor02_Power "Livingroom workbench Light 1 Power" (gLivingRoom, gLightDesign, gLEDStrips, gRemoteSensors, gArriveHomeLight) {channel="mqtt:topic:ledstrip2:Workbench_Multisensor02_LEDSTRIP_1_Power"}
However in PaperUI I see this:
Based on its label this is a different item which I doesn’t have in my config file. Probably in the past I added this item with this Test labe while I was testing it but since a long time this was renamed. Where did it came back? I have cleaned the cache after the upgrade. Also where did my Color item disappeared.
Any idea?
Thanks in advance!
Edit: some things also missing.