Warning messages from Tellstick binding

I’ m running Openhabian 2.3.0 build #1209 on an RPi model 3.
I have two Telldus units connected, one Tellstick Duo locally via USB and one Tellstick Net connected over internet to a remote site. Everything works as expected, both local and remote, but I get frequent warning messages from the Tellstick binding as follows:

2018-05-14 16:44:37.882 [WARN ] [nal.live.TelldusLiveDeviceController] - TimeoutException error in get
java.util.concurrent.TimeoutException: null

at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:169) [226:org.openhab.binding.tellstick:2.3.0.201802081624]

at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.innerCallRest(TelldusLiveDeviceController.java:308) [226:org.openhab.binding.tellstick:2.3.0.201802081624]

at org.openhab.binding.tellstick.internal.live.TelldusLiveDeviceController.callRestMethod(TelldusLiveDeviceController.java:282) [226:org.openhab.binding.tellstick:2.3.0.201802081624]

at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler.updateDevices(TelldusLiveBridgeHandler.java:132) [226:org.openhab.binding.tellstick:2.3.0.201802081624]

at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler.refreshDeviceList(TelldusLiveBridgeHandler.java:119) [226:org.openhab.binding.tellstick:2.3.0.201802081624]

at org.openhab.binding.tellstick.internal.live.TelldusLiveBridgeHandler$1.run(TelldusLiveBridgeHandler.java:70) [226:org.openhab.binding.tellstick:2.3.0.201802081624]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:?]

at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [?:?]

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [?:?]

at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [?:?]

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]

at java.lang.Thread.run(Thread.java:748) [?:?]

Can someone point me in the right direction how to eliminate these messages please? They spam the log.

I’m on the mobile phone right now but you can change the logging level for that binding. Search the forum for logging level.