2023-04-13 13:14:12.081 [ERROR] [al.handler.LGThinQWasherDryerHandler] - System error in pooling thread (UpdateDevice) for device LG Waschi/df859ecc-64d7-1fe2-bca0-4cbce9d99ee3. Filtering to do not stop the thread java.lang.StringIndexOutOfBoundsException: begin 0, end 10, length 6 at java.lang.String.checkBoundsBeginEnd(String.java:3319) ~[?:?] at java.lang.String.substring(String.java:1874) ~[?:?] at org.openhab.core.library.types.DateTimeType.(DateTimeType.java:106) ~[bundleFile:?] at org.openhab.binding.lgthinq.internal.handler.LGThinQWasherDryerHandler.updateDeviceChannels(LGThinQWasherDryerHandler.java:212) ~[bundleFile:?] at org.openhab.binding.lgthinq.internal.handler.LGThinQWasherDryerHandler.updateDeviceChannels(LGThinQWasherDryerHandler.java:1) ~[bundleFile:?] at org.openhab.binding.lgthinq.internal.handler.LGThinQAbstractDeviceHandler.updateThingStateFromLG(LGThinQAbstractDeviceHandler.java:304) [bundleFile:?] at org.openhab.binding.lgthinq.internal.handler.LGThinQAbstractDeviceHandler$UpdateThingStateFromLG.run(LGThinQAbstractDeviceHandler.java:282) [bundleFile:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [?:?] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [?:?] 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) [?:?]