Aeon Labs Smart switch ZW096

Hi

I’ve just received this switch and try to set it up with OHb3 and Habmin2. The device is recognized successfully by OH but when I try to send a parameter change I get the following :

2016-05-30 16:34:02.822 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 6: Configuration update received
2016-05-30 16:34:02.859 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 6: Configuration update config_81_1 to 2
2016-05-30 16:34:02.860 [ERROR] [ding.zwave.handler.ZWaveThingHandler] - **NODE 6: Error getting configurationCommandClass**

Another issue is that when trying to refresh values on chanels it seems that request times-out and get the following DEBUG messages :

2016-05-30 16:54:56.805 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 6: Sending REQUEST Message = 01 09 00 13 06 02 25 02 25 AA 49
2016-05-30 16:54:56.820 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 6: Sent Data successfully placed on stack.
2016-05-30 16:54:56.840 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 6: SendData Request. CallBack ID = 170, Status = Transmission complete and ACK received(0)
2016-05-30 16:54:56.841 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 6: Starting initialisation from DONE
2016-05-30 16:55:01.806 [ERROR] [ocol.ZWaveController$ZWaveSendThread] - NODE 6: Timeout while sending message. Requeueing - 2 attempts left!
2016-05-30 16:55:01.807 [ERROR] [l.serialmessage.SendDataMessageClass] - NODE 6: Got an error while sending data. Resending message.
2016-05-30 16:55:01.811 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 6: Sending REQUEST Message = 01 09 00 13 06 02 25 02 25 B0 53
2016-05-30 16:55:01.829 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 6: Sent Data successfully placed on stack.
2016-05-30 16:55:01.849 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 6: SendData Request. CallBack ID = 176, Status = Transmission complete and ACK received(0)
2016-05-30 16:55:01.851 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 6: Starting initialisation from DONE
2016-05-30 16:55:06.812 [ERROR] [ocol.ZWaveController$ZWaveSendThread] - NODE 6: Timeout while sending message. Requeueing - 1 attempts left!
2016-05-30 16:55:06.813 [ERROR] [l.serialmessage.SendDataMessageClass] - NODE 6: Got an error while sending data. Resending message.
2016-05-30 16:55:06.818 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 6: Sending REQUEST Message = 01 09 00 13 06 02 25 02 25 B1 52
2016-05-30 16:55:06.839 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 6: Sent Data successfully placed on stack.
2016-05-30 16:55:06.856 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 6: SendData Request. CallBack ID = 177, Status = Transmission complete and ACK received(0)
2016-05-30 16:55:06.858 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 6: Starting initialisation from DONE
2016-05-30 16:55:11.820 [ERROR] [ocol.ZWaveController$ZWaveSendThread] - NODE 6: Timeout while sending message. Requeueing - 0 attempts left!
2016-05-30 16:55:11.821 [ERROR] [l.serialmessage.SendDataMessageClass] - NODE 6: Got an error while sending data. Resending message.
2016-05-30 16:55:11.825 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 6: Sending REQUEST Message = 01 09 00 13 06 02 25 02 25 B2 51
2016-05-30 16:55:11.842 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 6: Sent Data successfully placed on stack.
2016-05-30 16:55:11.859 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 6: SendData Request. CallBack ID = 178, Status = Transmission complete and ACK received(0)
2016-05-30 16:55:11.860 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 6: Starting initialisation from DONE
2016-05-30 16:55:16.826 [WARN ] [ocol.ZWaveController$ZWaveSendThread] - NODE 6: Too many retries. Discarding message: Message: class=SendData[0x13], type=Request[0x00], priority=Get, dest=6, callback=178, payload=06 02 25 02

Anyone can suggest something for this message ?

Thank you

Can you provide a full startup debug log. Delete the XML for the node and restart OH and send me the log.

Attached the debug log.
node6.xml (242.0 KB)

Thank you very much for looking

Chris don’t look any further. I removed the node from the controller (not just from OH) and re-included and then everything ran smoothly. What I can imagine is that when I initially added the node to my Aeon Zwave stick I didn’t left much time to finish initialization and moved immediately to its final position. The fact that OH reported the node as a known device with the actual parameters confused me a lot. I noticed also that now the node.xml file is much bigger than the previous (while having the problem).
Would it make any sense for you to examine the two xml files or it’s totally useless ?

Thanx again,

D