NEO coolcam motionsensor no values

I have a problem with a NEO coolcam z-wave motionsensor.
First I had a problem connecting it to openhab, after reading the forum, resetting/rebinding en upgrading to 2.5.0 I got it connected but no values are displayed in paper UI.
image

When I do a debug I see that the sensor is sending data, what am I doing wrong?

13:19:08.541 [DEBUG] [ZWaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0C 00 04 04 09 06 31 05 03 0A 00 60 A1
13:19:08.549 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=9, callback=4, payload=04 09 06 31 05 03 0A 00 60
13:19:08.553 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=9, callback=4, payload=04 09 06 31 05 03 0A 00 60
13:19:08.556 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - lastTransaction null
13:19:08.561 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 9: Application Command Request (ALIVE:VERSION)
13:19:08.565 [DEBUG] [ing.zwave.internal.protocol.ZWaveNode] - NODE 9: Incoming command class COMMAND_CLASS_SENSOR_MULTILEVEL, endpoint 0
13:19:08.568 [DEBUG] [ing.zwave.internal.protocol.ZWaveNode] - NODE 9: SECURITY not supported
13:19:08.572 [DEBUG] [otocol.commandclass.ZWaveCommandClass] - NODE 9: Received COMMAND_CLASS_SENSOR_MULTILEVEL V0 SENSOR_MULTILEVEL_REPORT
13:19:08.576 [DEBUG] [ass.ZWaveMultiLevelSensorCommandClass] - NODE 9: Sensor Type = Luminance(3), Scale = 1
13:19:08.579 [DEBUG] [ass.ZWaveMultiLevelSensorCommandClass] - NODE 9: Sensor Value = 96
13:19:08.582 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 9: Commands processed 1.
13:19:08.585 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - NODE 9: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1798a1b.
13:19:08.589 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
13:19:08.592 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
13:19:08.596 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
13:19:08.599 [DEBUG] [rnal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.

Have you tried linking these channels to items and displaying them in a UI?

Yes I did:
image

De first pic is from the paper UI (control) but no values :frowning:

Display those items on basicUI or HabPanel