The formatting of some floating point numbers in channels raises exceptions. I have attached two examples for Eltako devices from the EnOcean binding.
The first is the total feed of a smart power meter (Eltako FSS12), the second one is the humidity measure provided by a sensor (Eltako FIFT63AP). The data from other channels of the two devices are formatted correctly.
15:59:11.845 [WARN ] [se.internal.SseItemStatesEventBuilder] - Exception while formatting value '66047.4 kWh' of item PVEinspeisezahler_TotalUsage with format '%d %unit%': d != java.math.BigDecimal
15:55:34.907 [WARN ] [se.internal.SseItemStatesEventBuilder] - Exception while formatting value '48.8' of item SensorBadOG_Humidity with format '%d %%': d != java.math.BigDecimal