OH2 Zwave Inclusion doesnt work

Hey guys,

i’ve been trying to add my Fibaro FGMS-001 to OH2. But if i try to include the device it won’t show up in the Inbox. But the controller is online and i already hard resettet it. Its the aeon rev 5 on a raspberry pi 3 with installed OH2-online version 2.0.0~20170108170225-1.
Following Procedure iam doing:

  1. Start inclusion mode of controller
    1.2 Enter Habmin
    1.3 Click on configuration and then on device configuration
    1.4. click the scope with the + sign on it and choose zwave binding
  2. triple click on the button of the Fibaro device

Logs during process:

2017-01-13 22:17:40.164 [DEBUG] [ve.internal.protocol.ZWaveController] - Stopping inclusion timer.
2017-01-13 22:17:40.166 [ERROR] [ve.internal.protocol.ZWaveController] - Neither inclusion nor exclusion was active!
2017-01-13 22:17:40.169 [DEBUG] [wave.discovery.ZWaveDiscoveryService] - Starting ZWave inclusion scan for zwave:serial_zstick:648b4001
2017-01-13 22:17:40.172 [DEBUG] [ve.internal.protocol.ZWaveController] - ZWave controller start inclusion - mode 2
2017-01-13 22:17:40.178 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-01-13 22:17:40.178 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-01-13 22:17:40.181 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 05 00 4A C1 01 70
2017-01-13 22:17:40.184 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 05 00 4A C1 01 70
2017-01-13 22:17:40.191 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 4A 01 01 00 00 B2
2017-01-13 22:17:40.196 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-01-13 22:17:40.199 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 07 00 4A 01 01 00 00 B2
2017-01-13 22:17:40.202 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 07 00 4A 01 01 00 00 B2
2017-01-13 22:17:40.205 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=AddNodeToNetwork[0x4A], type=Request[0x00], priority=High, dest=255, callback=0, payload=01 01 00 00
2017-01-13 22:17:40.208 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInclusionEvent
2017-01-13 22:17:40.212 [BindingEvent              ] - org.openhab.binding.zwave.event.BindingEvent@cba37a
2017-01-13 22:17:40.214 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=AddNodeToNetwork[0x4A], type=Request[0x00], priority=High, dest=255, callback=0, payload=C1 01
2017-01-13 22:17:40.218 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=AddNodeToNetwork[0x4A], type=Request[0x00], priority=High, dest=255, callback=0, payload=01 01 00 00
2017-01-13 22:17:40.221 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=AddNodeToNetwork, callback id=0, expected=AddNodeToNetwork, cancelled=false        transaction complete!
2017-01-13 22:17:40.224 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-01-13 22:17:40.227 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 255: Response processed after 40ms/4290ms.
2017-01-13 22:18:10.169 [DEBUG] [ve.internal.protocol.ZWaveController] - Stopping inclusion timer.
2017-01-13 22:18:10.174 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 1. Queue={}
2017-01-13 22:18:10.174 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
2017-01-13 22:18:10.177 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 05 00 4A 05 01 B4
2017-01-13 22:18:10.177 [DEBUG] [ve.internal.protocol.ZWaveController] - ZWave controller end inclusion
2017-01-13 22:18:10.181 [DEBUG] [ve.internal.protocol.ZWaveController] - Ending inclusion mode.
2017-01-13 22:18:10.181 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 255: Sending REQUEST Message = 01 05 00 4A 05 01 B4
2017-01-13 22:18:10.182 [DEBUG] [ve.internal.protocol.ZWaveController] - Stopping inclusion timer.
2017-01-13 22:18:10.184 [ERROR] [ve.internal.protocol.ZWaveController] - Neither inclusion nor exclusion was active!
2017-01-13 22:18:10.275 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 07 00 4A 01 06 00 00 B5
2017-01-13 22:18:10.279 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
2017-01-13 22:18:10.282 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 07 00 4A 01 06 00 00 B5
2017-01-13 22:18:10.285 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 07 00 4A 01 06 00 00 B5
2017-01-13 22:18:10.287 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=AddNodeToNetwork[0x4A], type=Request[0x00], priority=High, dest=255, callback=0, payload=01 06 00 00
2017-01-13 22:18:10.291 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveInclusionEvent
2017-01-13 22:18:10.295 [BindingEvent              ] - org.openhab.binding.zwave.event.BindingEvent@afa1e4
2017-01-13 22:18:10.296 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Sent Message: class=AddNodeToNetwork[0x4A], type=Request[0x00], priority=High, dest=255, callback=0, payload=05 01
2017-01-13 22:18:10.299 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: Recv Message: class=AddNodeToNetwork[0x4A], type=Request[0x00], priority=High, dest=255, callback=0, payload=01 06 00 00
2017-01-13 22:18:10.301 [DEBUG] [.serialmessage.ZWaveCommandProcessor] - Checking transaction complete: class=AddNodeToNetwork, callback id=0, expected=AddNodeToNetwork, cancelled=false        transaction complete!
2017-01-13 22:18:10.303 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
2017-01-13 22:18:10.305 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 255: Response processed after 119ms/4290ms.

Please help out guys.

It looks like your triple clicking does not work.
Take a look at the manual:
Motion Sensor - FIBARO Manuals and note

In case the Sensor is not added, please reset the Sensor and repeat the adding procedure.

1 Like

Hey @sihui,

resetting the sensor made the trick.

Thank you very much. It works like a charm now!

1 Like