Kaipule IM20 Wireless Door Sensor not working properly

  • Platform information:
    • Hardware: Raspberry Pi 4 Model B Rev 1.2
    • OS: Raspbian GNU/Linux 10 (buster)
    • Java Runtime Environment: Zulu11.48+21-CA (build 11.0.11+9-LTS)
    • openHAB version: 3.1
  • Issue of the topic: Unable to get Kaipule IM20 door sensor working with openhab 3.1.

When I change the log level to DEBUG:
OPENED SENSOR

2021-07-23 11:04:38.397 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0C 00 04 00 0B 04 30 03 FF 0A BC 00 82
2021-07-23 11:04:38.401 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=11, callback=0, payload=00 0B 04 30 03 FF 0A BC 00
2021-07-23 11:04:38.402 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=11, callback=0, payload=00 0B 04 30 03 FF 0A BC 00
2021-07-23 11:04:38.403 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2021-07-23 11:04:38.403 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Application Command Request (ALIVE:REQUEST_NIF)
2021-07-23 11:04:38.404 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Incoming command class COMMAND_CLASS_SENSOR_BINARY, endpoint 0
2021-07-23 11:04:38.405 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2021-07-23 11:04:38.405 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 11: Received COMMAND_CLASS_SENSOR_BINARY V2 SENSOR_BINARY_REPORT
2021-07-23 11:04:38.406 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - Processing Sensor Type 10
2021-07-23 11:04:38.406 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - Sensor Type is DOORWINDOW
2021-07-23 11:04:38.407 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - NODE 11: Sensor Binary report, type=Door/Window, value=255
2021-07-23 11:04:38.407 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveBinarySensorValueEvent
2021-07-23 11:04:38.408 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_SENSOR_BINARY, value=255
2021-07-23 11:04:38.409 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Commands processed 1.
2021-07-23 11:04:38.409 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1172bc3.

ReClosed Sensor

2021-07-23 11:05:18.479 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0C 00 04 00 0B 04 30 03 00 0A BC 00 7D
2021-07-23 11:05:18.481 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=11, callback=0, payload=00 0B 04 30 03 00 0A BC 00
2021-07-23 11:05:18.482 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=11, callback=0, payload=00 0B 04 30 03 00 0A BC 00
2021-07-23 11:05:18.482 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2021-07-23 11:05:18.483 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Application Command Request (ALIVE:REQUEST_NIF)
2021-07-23 11:05:18.484 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: Incoming command class COMMAND_CLASS_SENSOR_BINARY, endpoint 0
2021-07-23 11:05:18.484 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 11: SECURITY not supported
2021-07-23 11:05:18.485 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 11: Received COMMAND_CLASS_SENSOR_BINARY V2 SENSOR_BINARY_REPORT
2021-07-23 11:05:18.485 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - Processing Sensor Type 10
2021-07-23 11:05:18.486 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - Sensor Type is DOORWINDOW
2021-07-23 11:05:18.487 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - NODE 11: Sensor Binary report, type=Door/Window, value=0
2021-07-23 11:05:18.487 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got an event from Z-Wave network: ZWaveBinarySensorValueEvent
2021-07-23 11:05:18.488 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 11: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_SENSOR_BINARY, value=0
2021-07-23 11:05:18.489 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Commands processed 1.
2021-07-23 11:05:18.489 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 11: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@199b07c.
2021-07-23 11:05:18.490 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2021-07-23 11:05:18.490 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2021-07-23 11:05:18.490 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2021-07-23 11:05:18.491 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.

I am using a Zooz Z-Wave Plus S2 USB Stick ZST10 Z-Wave USB Stick with Serial Interface.
The Battery level channel seems to work properly. Does anyone have any idea why this sensor is not working?