BasicUI 4.2.0.M3 issue with UoM

I have some issues on my BasicUI pages with UoM. I get something like this:


or this:
grafik

As an example: If i remove [%d kWh] i get an err. If i add i have this twice.
Did anyone of you have this issue?

Log show me this: [ui.internal.items.ItemUIRegistryImpl] - Exception while formatting value ‘0 °C’ of item WohnzimmerHeizungWCalibration with format ‘%s %unit%’: Conversion = ‘u’

I think there’s a fix for this already in the snapshots. I do know that there was a PR opened to address this at least but I’ve lost track as to whether it’s been merged or not.

Is this item linked to a channel of the MQTT binding?

If so, I just create a fix for it, which is not yet merged: [MQTT] fix state description by mherwege · Pull Request #16866 · openhab/openhab-addons · GitHub

See also Doubled Unit Output - #14 by mf1

1 Like

Thanks a lot for your feedback. Yes this are items from MQTT channels and things.

Fix for MQTT binding is now merged.

2 Likes

Thank you very much.