Linear WD500Z-1 Dimmer Switch, ZWave Unknown

I’ trying to connect my Linear Dimmer switch to my ZWave network, it’s being discovered in HABmin but It’s showing up as unknown… In OpenHab 1, it was still saying unknown, but I could still control it… Not sure what to do in OH2… Please help

Do you find your device in the database?

Yh, it’s right here http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/6

Ok, good. Next stage. :slight_smile:

  • How many zwave devices do you have in the network?
  • Is this a battery device?
  • How long have you waited after the inclusion of the device till writing here?
  • What does the log says about this device?
  • Is the device online or offline according to HABmin?

How many zwave devices do you have in the network? Just This One, testing this device before I add anything else
Is this a battery device? Nope, Its an inline Wall Dimmer Switch
How long have you waited after the inclusion of the device till writing here? About 3 hours
What does the log says about this device?
17:19:52.263 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Stage PING. Initialisation retry timer triggered. Increased to 1800000
17:19:52.264 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - PING: queue length(0), free to send(false)
17:19:52.265 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Initialisation retry timer started 1800000
17:19:52.266 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: loop - PING try 5: stageAdvanced(false)
17:19:52.267 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer: PING - send NoOperation
17:19:52.267 [DEBUG] [ndclass.ZWaveNoOperationCommandClass] - NODE 2: Creating new message for command No Operation
17:19:52.268 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - queued packet. Queue length is 1
17:19:52.270 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - Took message from queue for sending. Queue length = 0
17:19:52.271 [DEBUG] [ve.internal.protocol.ZWaveController] - Message queued. Queue length = 0. Queue={}
17:19:52.271 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 08 00 13 02 01 00 25 11 D3
17:19:52.273 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 2: Sending REQUEST Message = 01 08 00 13 02 01 00 25 11 D3
17:19:52.280 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 04 01 13 01 E8
17:19:52.284 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
17:19:52.285 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 04 01 13 01 E8
17:19:52.287 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 04 01 13 01 E8
17:19:52.288 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Response[0x01], priority=High, dest=255, callback=0, payload=01
17:19:52.289 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: Sent Data successfully placed on stack.
17:19:52.436 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 05 00 13 11 01 F9
17:19:52.441 [DEBUG] [ve.internal.protocol.ZWaveController] - Receive queue TAKE: Length=0
17:19:52.443 [DEBUG] [wave.internal.protocol.SerialMessage] - Assembled message buffer = 01 07 00 13 11 01 00 00 FB
17:19:52.444 [DEBUG] [ve.internal.protocol.ZWaveController] - Process Message = 01 07 00 13 11 01 00 00 FB
17:19:52.445 [DEBUG] [ve.internal.protocol.ZWaveController] - Message: class=SendData[0x13], type=Request[0x00], priority=High, dest=255, callback=0, payload=11 01
17:19:52.447 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 2: SendData Request. CallBack ID = 17, Status = Transmission complete, no ACK received(1)
17:19:52.447 [ERROR] [l.serialmessage.SendDataMessageClass] - NODE 2: Node is DEAD. Dropping message.
17:19:52.448 [DEBUG] [ve.internal.protocol.ZWaveController] - Notifying event listeners: ZWaveTransactionCompletedEvent
17:19:52.449 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 2: Node advancer - PING: Transaction complete (SendData:Request) success(false)
17:19:52.450 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 2: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
17:19:52.451 [DEBUG] [ocol.ZWaveController$ZWaveSendThread] - NODE 2: Response processed after 177ms/205ms.
Is the device online or offline according to HABmin?
It’s Offline, But the Z wave stick can see it…

Please provide the XML file of the device. It can be found within <oh2 userdata>/zwave directory (see documentation)

I only see the node 1 xml under /var/lib/ooenhab2/zwave… Which I believe is the controller

Yeah, right.

Please have a look at the zwave binding description, last chapter “Unknown Devices”. May this help you?

I looked at it but I’m not finding an xml in my zwave folder… So I can’t send the xml. To be included in the zwave database…

Yeah, got that. :slight_smile: Thought it is a battery device. Sorry.

I think only @chris can help you at this point.

Ight thanks