2022-01-21 12:15:57.796 [ERROR] [core.thing.internal.ThingManagerImpl] - Exception occurred while initializing handler of thing 'viessmann:device:96afd7d3df:2ac9bbf4a7': Invalid Quantity value: 2094.4 null java.lang.IllegalArgumentException: Invalid Quantity value: 2094.4 null at org.openhab.core.library.types.QuantityType.(QuantityType.java:153) ~[bundleFile:?] at org.openhab.core.library.types.QuantityType.(QuantityType.java:106) ~[bundleFile:?] at org.smarthomej.binding.viessmann.internal.handler.DeviceHandler.handleUpdate(DeviceHandler.java:407) ~[?:?] at org.smarthomej.binding.viessmann.internal.handler.ViessmannBridgeHandler.notifyChildHandlers(ViessmannBridgeHandler.java:303) ~[?:?] at org.smarthomej.binding.viessmann.internal.handler.ViessmannBridgeHandler.getAllFeaturesByDeviceId(ViessmannBridgeHandler.java:233) ~[?:?] at org.smarthomej.binding.viessmann.internal.handler.DeviceHandler.initChannelState(DeviceHandler.java:100) ~[?:?] at org.smarthomej.binding.viessmann.internal.handler.ViessmannThingHandler.initDeviceState(ViessmannThingHandler.java:56) ~[?:?] at org.smarthomej.binding.viessmann.internal.handler.DeviceHandler.initialize(DeviceHandler.java:86) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: javax.measure.format.MeasurementParseException: Parse Error at tech.units.indriya.format.SimpleUnitFormat$DefaultFormat.check(SimpleUnitFormat.java:631) ~[bundleFile:2.1.2] at tech.units.indriya.format.SimpleUnitFormat$DefaultFormat.parseSingleUnit(SimpleUnitFormat.java:486) ~[bundleFile:2.1.2] at tech.units.indriya.format.SimpleUnitFormat$DefaultFormat.parseProductUnit(SimpleUnitFormat.java:505) ~[bundleFile:2.1.2] at tech.units.indriya.format.SimpleUnitFormat.parseObject(SimpleUnitFormat.java:293) ~[bundleFile:2.1.2] at tech.units.indriya.format.SimpleUnitFormat$DefaultFormat.parse(SimpleUnitFormat.java:834) ~[bundleFile:2.1.2] at tech.units.indriya.format.SimpleUnitFormat$DefaultFormat.parse(SimpleUnitFormat.java:829) ~[bundleFile:2.1.2] at tech.units.indriya.format.SimpleUnitFormat$DefaultFormat.parse(SimpleUnitFormat.java:825) ~[bundleFile:2.1.2] at tech.units.indriya.format.NumberDelimiterQuantityFormat.parse(NumberDelimiterQuantityFormat.java:316) ~[bundleFile:2.1.2] at org.openhab.core.library.types.QuantityType.(QuantityType.java:140) ~[bundleFile:?] ... 17 more