Plugwise warning messages se.internal.PlugwiseMessageProcessor

Hi,

I have a lot of warning messages for plugwise.
Is there a way to suppress these? The devices (stick and devices) are working properly.
Running openhab 2.1 on a PI.

2018-05-17 22:17:29.366 [WARN ] [se.internal.PlugwiseMessageProcessor] - Plugwise protocol message error: PutFifoUnicast 40 : Handle 969 : 000D6F00004BE253

2018-05-17 22:17:29.522 [WARN ] [se.internal.PlugwiseMessageProcessor] - Plugwise protocol message error: PutFifoUnicast 23 : Handle 970 : 000D6F00004BE253

2018-05-17 22:17:30.294 [WARN ] [se.internal.PlugwiseMessageProcessor] - Plugwise protocol message error: PutFifoUnicast 40 : Handle 971 : 000D6F0000599580

2018-05-17 22:17:30.472 [WARN ] [se.internal.PlugwiseMessageProcessor] - Plugwise protocol message error: PutFifoUnicast 23 : Handle 972 : 000D6F0000599580

You can suppress these warnings by raising the log level of the PlugwiseMessageProcessor via the Console with:

log:set error org.openhab.binding.plugwise.internal.PlugwiseMessageProcessor

When I Google for “Plugwise PutFifoUnicast” the results suggest it may have to do with an outdated firmware or something may need to be reset.

Did you try updating the firmware or briefly running Source (e.g. 15 minutes)?

I havent updated my plug devices ever. I Will do this and keep posted. Thanks sofar