You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-01-30 20:50:40.952 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with an exception:
java.lang.NoSuchMethodError: 'void org.openhab.core.library.types.DecimalType.<init>(long)'
at org.openhab.binding.switchbot.internal.handler.CurtainHandler.publishChannels(CurtainHandler.java:126) ~[?:?]
at org.openhab.binding.switchbot.internal.handler.CurtainHandler.updateState(CurtainHandler.java:85) ~[?:?]
at org.openhab.binding.switchbot.internal.handler.SwitchbotHandler.refreshStateAndUpdate(SwitchbotHandler.java:93) ~[?:?]
at org.openhab.binding.switchbot.internal.handler.CurtainHandler.refreshStateAndUpdate(CurtainHandler.java:1) ~[?:?]
at org.openhab.binding.switchbot.internal.handler.SwitchbotHandler.lambda$0(SwitchbotHandler.java:102) ~[?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?]
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:1136) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
at java.lang.Thread.run(Thread.java:840) [?:?]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: