PST02A motion detection does not work

My Philio PST02A 4-in-1-sensor (door, temperature, iluminance, motion) does not work correctly. Door, temperature and iluminance are detected well, but motion not.

Any hint?

Item:

Switch						Motion			"Motion [%s]"				<sofa2>				{ channel="zwave:device:512:node30:alarm_motion" }

Z-Wave Debugging:

2019-03-27 18:13:35.241 [WARN ] [ternal.converter.ZWaveBasicConverter] - No conversion in ZWaveBasicConverter to QuantityType
2019-03-27 18:00:24.102 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 30: Commands processed 1.
2019-03-27 18:00:24.104 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 30: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@a281dd.
2019-03-27 18:00:24.105 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2019-03-27 18:00:24.106 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2019-03-27 18:00:24.108 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2019-03-27 18:00:24.109 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2019-03-27 18:00:24.248 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0A 00 04 00 1E 04 30 03 FF 0C 2B
2019-03-27 18:00:24.433 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=30, callback=0, payload=00 1E 04 30 03 FF 0C
2019-03-27 18:00:24.436 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 0B 00 04 00 1E 05 31 05 03 01 04 D9
2019-03-27 18:00:24.441 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationCommandHandler[4], type=Request[0], dest=30, callback=0, payload=00 1E 04 30 03 FF 0C
2019-03-27 18:00:24.443 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2019-03-27 18:00:24.443 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationCommandHandler[4], type=Request[0], dest=30, callback=0, payload=00 1E 05 31 05 03 01 04
2019-03-27 18:00:24.445 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 30: Application Command Request (ALIVE:IDENTIFY_NODE)
2019-03-27 18:00:24.447 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 30: Incoming command class COMMAND_CLASS_SENSOR_BINARY, endpoint 0
2019-03-27 18:00:24.449 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 30: SECURITY NOT required on COMMAND_CLASS_SENSOR_BINARY
2019-03-27 18:00:24.451 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 30: Received COMMAND_CLASS_SENSOR_BINARY V2 SENSOR_BINARY_REPORT
2019-03-27 18:00:24.454 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - Processing Sensor Type 12
2019-03-27 18:00:24.455 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - Sensor Type is MOTION
2019-03-27 18:00:24.457 [DEBUG] [dclass.ZWaveBinarySensorCommandClass] - NODE 30: Sensor Binary report, type=Motion, value=255
2019-03-27 18:00:24.458 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 30: Got an event from Z-Wave network: ZWaveBinarySensorValueEvent
2019-03-27 18:00:24.461 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 30: Got a value event from Z-Wave network, endpoint = 0, command class = COMMAND_CLASS_SENSOR_BINARY, value = 255
2019-03-27 18:00:24.462 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 30: Updating channel state zwave:device:512:node30:alarm_motion to ON [OnOffType]
2019-03-27 18:00:24.465 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 30: Commands processed 1.
2019-03-27 18:00:24.471 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 30: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@7edf4b.
2019-03-27 18:00:24.472 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2019-03-27 18:00:24.474 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0

I have the same device and the same problem.
Did you find a solution and could you show me your device parameters - if you found working ones?

Michael