Fibaro Door sensor

I’m having trouble getting anything useful out of my door sensor, battery level shows just fine but the door-sensor setting doesn’t show anything, I get the following error in the log window when opening/closing my door.

20:09:40.358 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 13 00 04 00 0A 0D 60 0D 00 00 71 05 00 00 00 FF 06 17 00 18
20:09:40.358 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 13 00 04 00 0A 0D 60 0D 00 00 71 05 00 00 00 FF 06 17 00 18
20:09:40.358 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 0A 0D 60 0D 00 00 71 05 00 00 00 FF 06 17 00
20:09:40.358 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 10: Application Command Request (INITIALIZING:PING)
20:09:40.358 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 10: Node is ALIVE. Init stage is PING.
20:09:40.359 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveNodeStatusEvent
20:09:40.359 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 10: Node Status event during initialisation - Node is ALIVE
20:09:40.359 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 10: Node advancer - PING: queue length(0), free to send(true)
20:09:40.359 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 10: Node advancer: loop - PING try 1: stageAdvanced(false)
20:09:40.359 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 10: Node advancer: PING - send NoOperation
20:09:40.359 [DEBUG] [ndclass.ZWaveNoOperationCommandClass] - NODE 10: Creating new message for command No Operation
20:09:40.359 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 10: Node advancer - queued packet. Queue length is 1
20:09:40.360 [DEBUG] [commandclass.ZWaveWakeUpCommandClass] - NODE 10: Putting message SendData in wakeup queue.
20:09:40.360 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 10: Node Status event - Node is ALIVE
20:09:40.360 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 10: Incoming command class MULTI_INSTANCE
20:09:40.360 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 10: Received MULTI_INSTANCE command V0
20:09:40.360 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 10: Requested Command Class = ALARM (0x71)
20:09:40.360 [ERROR] [class.ZWaveMultiInstanceCommandClass] - NODE 10: Endpoint 0 not found. Cannot set command classes.
20:09:40.361 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 4: Transaction not completed: node address inconsistent. lastSent=4, incoming=255
20:09:42.688 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 13 00 04 00 0A 0D 60 0D 00 00 71 05 00 00 00 FF 06 16 00 19
20:09:42.688 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
20:09:42.689 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 13 00 04 00 0A 0D 60 0D 00 00 71 05 00 00 00 FF 06 16 00 19
20:09:42.689 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 13 00 04 00 0A 0D 60 0D 00 00 71 05 00 00 00 FF 06 16 00 19
20:09:42.689 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=ApplicationCommandHandler[0x04], type=Request[0x00], priority=High, dest=255, callback=0, payload=00 0A 0D 60 0D 00 00 71 05 00 00 00 FF 06 16 00
20:09:42.689 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 10: Application Command Request (ALIVE:PING)
20:09:42.689 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 10: Incoming command class MULTI_INSTANCE
20:09:42.689 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 10: Received MULTI_INSTANCE command V0
20:09:42.689 [DEBUG] [class.ZWaveMultiInstanceCommandClass] - NODE 10: Requested Command Class = ALARM (0x71)
20:09:42.690 [ERROR] [class.ZWaveMultiInstanceCommandClass] - NODE 10: Endpoint 0 not found. Cannot set command classes.
20:09:42.690 [DEBUG] [ssage.ApplicationCommandMessageClass] - NODE 4: Transaction not completed: node address inconsistent. lastSent=4, incoming=255

not sure what to learn out of the debug, any takes on that ?

Please use the latest version of the binding.

Sorry for asking, but how do I update the binding, I installed it through paperui, and can’t seem to find neither the addon to download nor any place to put it.
If it’s not to much asking, would you please post a link to download?

It depends on how you’ve installed your system. For example, if you’re using a linux distro, then you can update to the snapshot branch I believe -:
http://docs.openhab.org/installation/openhabian.html#switch-openhab-branch

Otherwise there are a number of threads about this on the forum - eg -:

Thanks a lot Chris :slight_smile: