Device configuration, Z-Wave binding database issue

It might be the latest export, but it doesn’t include the changes that you made recently. The latest export is from 5 months ago (December)…

I have not had the chance to do a database update since you provided the data. I normally do this once or twice a week and I’ll likely do another update tomorrow or Friday.

I’ve just seen that you have updated the database today.
Tried uninstalling and reinstalling the Z-Wave binding in Paper UI, but the device still not working. Shows like unknown device and unknow manufacturer.
How can I solve this if I actually added the devide type/id to the database and it didn’t worked?

Are you running the snapshot version of the runtime, or the release version? If you are running the release version, then you will always install the same version.

Hi Pablo,

Did you finaly get the Hank Flood Sensor working? I bought one a few months go and couldn’t get it to work neither? I bought myself another one from another manufacturer(Everspring) No, a couple of months later I trying to get the Hank sensor working but stil, again the same problem: Unknown manufacturer.

I know the sensor works in Domoticz. If I don’t get it to work I’m considering migrating to domoticz.

What are you experiences so far?

Grts,
Mario

It probably won’t work with the release version of openHAB (2.4), you need to upgrade to the latest zwave 2.5 snapshot binding.
Please provide the xml from your userdata/zwave folder so we can double check if the device is in the database.

Hi Sihui,

I’m pretty sure I’m already on 2.5 since I upgrade following recommendation in my first post a couple of months ago: ( HANK Flood Sensor FLD01 not recognized )

In any case I forgot how I can verify the current version I’m on. Can you help me on that please?

Through Karaf:; bundle:list | grep -i zwave
And please report your device type and id (from your xml)

You need to have one of these:
grafik
or we will have to add yours to the database.

Thx sihui,
this is what i get for the zwave version
217 │ Active │ 80 │ 2.5.0.201904040140 │ ZWave Binding

now I will see if I can find the xml-file

Ok I’m officialy lost.
Where do I find these xml-files?

Not entirely sure where to find what you need but I’l give it a try. Is this what you are looking for? It is what I find in Habmin under the node7 which is the HANk Flood sensor.:
image

I have been searching for xml-files and found some on the raspPI3 under/var/lib/openhab2/zwave
in that folder there are 6 xml files with names containing “node1” through “node6”.
However in PaperUi and Habmin the sensor is on node 7 (logic because it is the last one I’ve added)
If /var/lib/openhab2/zwave is the place where to find the xml-file than I can report that there is no file created for the node7 which is the sensor that is not working.

I hope this info is helpfull??

Regards,
Mario

Yes. The device has not been recognized yet, you need to include it properly.
Wake it up several times (manually wake the device up by pressing the Z-button), if that does not work you may need to exclude and reinclude.

All the way at the bottom of the node is the Attributes section. That could be helpful.

The attributes section is what I posted this morning, there is nothing more

I’m willing to do that but please be informed that last time(a couple of months ago) people sugested the same actions : manually wake up the device, exclude it an include it again and wake it up manually for a couple of times.

I actually done that! I think I must have manually woken it up more than 50 times…without any result.

So in other words I don’t put my money on it…but if you think it would help this time…I will do.

I will keep you posted but give me a few days!!

Grts,
Mario

You can try a factory reset on the device & add again. I have had to do that with some cheap Chinese devices before.

Hello Mario,

Yes, finnaly i was able to use the Hank Flood Sensor with OpenHAB. Let me check if I have any documents about how i did it.

1 Like

Are you sure that you are really waking up the device? Often people think they are as they do something that causes a device to send a message, but quite often it is not the right thing. The wakeup is a very specific message.

Please check, or provide the debug logs so you can be sure what is happening.

From the log I get confirmed that when I press the button on the sensor three times the Node7(which is the sensor) wakesup

2019-10-10 10:41:34.238 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Is awake with 1 messages in the queue

Not sure what I should look for (and because I can’t seem to figure out these blockquotes for multiple lines ) I just add the two last loglines. I gues they are an idication that something is not going the way it should:

2019-10-10 10:42:52.337 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Polling…

2019-10-10 10:42:52.347 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Polling deferred until initialisation complete

I will try to get the whole log readout (about node7 ) in asap. But maybe you can give me a hint of what I should look for? (singleline blockquotes work perfectly)

Grts,
Mario

The zwave log viewer may reveal more information.

https://www.cd-jackson.com/index.php/openhab/zwave-log-viewer

From the manual: to wake the device press the Z button once.

This is the complet log after I press the button three times.
I will do the same but then only press the button ones.

2019-10-10 11:08:38.335 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Application Command Request (ALIVE:VERSION)

2019-10-10 11:08:38.338 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Incoming command class COMMAND_CLASS_SENSOR_MULTILEVEL, endpoint 0

2019-10-10 11:08:38.340 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: SECURITY NOT required on COMMAND_CLASS_SENSOR_MULTILEVEL

2019-10-10 11:08:38.343 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Received COMMAND_CLASS_SENSOR_MULTILEVEL V0 SENSOR_MULTILEVEL_REPORT

2019-10-10 11:08:38.346 [DEBUG] [ss.ZWaveMultiLevelSensorCommandClass] - NODE 7: Sensor Type = Temperature(1), Scale = 0

2019-10-10 11:08:38.349 [DEBUG] [ss.ZWaveMultiLevelSensorCommandClass] - NODE 7: Sensor Value = 22.5

2019-10-10 11:08:38.352 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got an event from Z-Wave network: ZWaveMultiLevelSensorValueEvent

2019-10-10 11:08:38.355 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_SENSOR_MULTILEVEL, value=22.5

2019-10-10 11:08:38.358 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Commands processed 1.

2019-10-10 11:08:38.361 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@be5460.

2019-10-10 11:08:38.405 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Application Command Request (ALIVE:VERSION)

2019-10-10 11:08:38.408 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Incoming command class COMMAND_CLASS_ALARM, endpoint 0

2019-10-10 11:08:38.410 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: SECURITY NOT required on COMMAND_CLASS_ALARM

2019-10-10 11:08:38.413 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Received COMMAND_CLASS_ALARM V0 NOTIFICATION_REPORT

2019-10-10 11:08:38.416 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 7: NOTIFICATION report - 0 = 0, event=9, status=255, plen=0

2019-10-10 11:08:38.419 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 7: Alarm Type = BURGLAR (0)

2019-10-10 11:08:38.422 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got an event from Z-Wave network: ZWaveAlarmValueEvent

2019-10-10 11:08:38.425 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_ALARM, value=255

2019-10-10 11:08:38.428 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Commands processed 1.

2019-10-10 11:08:38.430 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1bcdb35.

2019-10-10 11:08:38.920 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 7: Application update request. Node information received. Transaction null

2019-10-10 11:08:38.923 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Unsupported command class COMMAND_CLASS_TRANSPORT_SERVICE

2019-10-10 11:08:38.926 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Unsupported command class COMMAND_CLASS_SECURITY_2

2019-10-10 11:08:38.929 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Unsupported command class COMMAND_CLASS_SUPERVISION

2019-10-10 11:08:38.931 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 7: Application update - no transaction.

2019-10-10 11:08:39.185 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Is awake with 1 messages in the queue

2019-10-10 11:08:39.189 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Start sleep timer at 5000ms

2019-10-10 11:08:39.192 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got an event from Z-Wave network: ZWaveNodeStatusEvent

2019-10-10 11:08:39.207 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 7: Node Status event - Node is AWAKE

2019-10-10 11:08:41.693 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: WakeupTimerTask 1 Messages waiting, state VERSION

2019-10-10 11:08:44.193 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: WakeupTimerTask 1 Messages waiting, state VERSION

2019-10-10 11:08:44.196 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: No more messages, go back to sleep

2019-10-10 11:08:44.198 [DEBUG] [commandclass.ZWaveWakeUpCommandClass] - NODE 7: Creating new message for application command WAKE_UP_NO_MORE_INFORMATION

2019-10-10 11:08:44.201 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: SECURITY NOT required on COMMAND_CLASS_WAKE_UP

2019-10-10 11:08:44.204 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Command Class COMMAND_CLASS_WAKE_UP is NOT required to be secured

2019-10-10 11:08:44.207 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: sendTransaction org.openhab.binding.zwave.internal.protocol.transaction.ZWaveCommandClassTransactionPayload@809ae0

2019-10-10 11:08:44.211 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Bump transaction 190 priority from Immediate to Immediate

2019-10-10 11:08:44.215 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Adding to device queue

2019-10-10 11:08:44.222 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Added 190 to queue - size 3

2019-10-10 11:08:44.233 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 7: Sending REQUEST Message = 01 0A 00 13 07 03 86 13 85 25 A1 76 

2019-10-10 11:08:44.280 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 7: sentData successfully placed on stack.

2019-10-10 11:08:44.287 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: TID 189: Transaction not completed

2019-10-10 11:08:44.317 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 7: SendData Request. CallBack ID = 161, Status = Transmission complete and ACK received(0)

2019-10-10 11:08:44.322 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: TID 189: Transaction not completed

2019-10-10 11:08:44.332 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Application Command Request (ALIVE:VERSION)

2019-10-10 11:08:44.336 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Incoming command class COMMAND_CLASS_VERSION, endpoint 0

2019-10-10 11:08:44.338 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: SECURITY NOT required on COMMAND_CLASS_VERSION

2019-10-10 11:08:44.341 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Received COMMAND_CLASS_VERSION V0 VERSION_COMMAND_CLASS_REPORT

2019-10-10 11:08:44.344 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 7: Process Version Command Class Report

2019-10-10 11:08:44.347 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 7: Requested Command Class = COMMAND_CLASS_ASSOCIATION, Version = 2

2019-10-10 11:08:44.350 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Version = 2, version set. Enabling extra functionality.

2019-10-10 11:08:44.353 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Commands processed 1.

2019-10-10 11:08:44.356 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@187d60.

2019-10-10 11:08:44.359 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Command verified org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@187d60.

2019-10-10 11:08:44.361 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: notifyTransactionResponse TID:189 DONE

2019-10-10 11:08:44.365 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent

2019-10-10 11:08:44.377 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@280271

2019-10-10 11:08:44.380 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: Node Init transaction completed with response COMPLETE

2019-10-10 11:08:44.383 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: Node advancer: VERSION - checking COMMAND_CLASS_ASSOCIATION_GRP_INFO, version is 0

2019-10-10 11:08:44.386 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: Node advancer: VERSION - queued   COMMAND_CLASS_ASSOCIATION_GRP_INFO

2019-10-10 11:08:44.388 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 7: Creating new message for application command VERSION_COMMAND_CLASS_GET command class COMMAND_CLASS_ASSOCIATION_GRP_INFO

2019-10-10 11:08:44.392 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: ZWaveCommandClassTransactionPayload - send to node

2019-10-10 11:08:44.396 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: SECURITY NOT required on COMMAND_CLASS_VERSION

2019-10-10 11:08:44.398 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 7: Sending REQUEST Message = 01 09 00 13 07 02 84 08 25 A2 EB 

2019-10-10 11:08:44.399 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Command Class COMMAND_CLASS_VERSION is NOT required to be secured

2019-10-10 11:08:44.403 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: sendTransaction org.openhab.binding.zwave.internal.protocol.transaction.ZWaveCommandClassTransactionPayload@1bcd25d

2019-10-10 11:08:44.406 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Bump transaction 191 priority from Config to Immediate

2019-10-10 11:08:44.414 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Adding to device queue

2019-10-10 11:08:44.417 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Added 191 to queue - size 2

2019-10-10 11:08:44.449 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 7: sentData successfully placed on stack.

2019-10-10 11:08:44.453 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: TID 190: Transaction not completed

2019-10-10 11:08:44.477 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 7: SendData Request. CallBack ID = 162, Status = Transmission complete and ACK received(0)

2019-10-10 11:08:44.482 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Response processed after 74ms

2019-10-10 11:08:44.485 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: TID 190: Transaction completed

2019-10-10 11:08:44.487 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: notifyTransactionResponse TID:190 DONE

2019-10-10 11:08:44.490 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent

2019-10-10 11:08:44.498 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Went to sleep COMPLETE

2019-10-10 11:08:44.505 [DEBUG] [ing.zwave.handler.ZWaveSerialHandler] - NODE 7: Sending REQUEST Message = 01 0A 00 13 07 03 86 13 59 25 A3 A8 

2019-10-10 11:08:44.544 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 7: sentData successfully placed on stack.

2019-10-10 11:08:44.549 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: TID 191: Transaction not completed

2019-10-10 11:08:44.573 [DEBUG] [l.serialmessage.SendDataMessageClass] - NODE 7: SendData Request. CallBack ID = 163, Status = Transmission complete and ACK received(0)

2019-10-10 11:08:44.579 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: TID 191: Transaction not completed

2019-10-10 11:08:44.587 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Application Command Request (ALIVE:VERSION)

2019-10-10 11:08:44.590 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Incoming command class COMMAND_CLASS_VERSION, endpoint 0

2019-10-10 11:08:44.593 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: SECURITY NOT required on COMMAND_CLASS_VERSION

2019-10-10 11:08:44.595 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Received COMMAND_CLASS_VERSION V0 VERSION_COMMAND_CLASS_REPORT

2019-10-10 11:08:44.598 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 7: Process Version Command Class Report

2019-10-10 11:08:44.601 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 7: Requested Command Class = COMMAND_CLASS_ASSOCIATION_GRP_INFO, Version = 1

2019-10-10 11:08:44.604 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Version = 1, version set. Enabling extra functionality.

2019-10-10 11:08:44.606 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Commands processed 1.

2019-10-10 11:08:44.609 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@12d278c.

2019-10-10 11:08:44.611 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Command verified org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@12d278c.

2019-10-10 11:08:44.614 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: notifyTransactionResponse TID:191 DONE

2019-10-10 11:08:44.617 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent

2019-10-10 11:08:44.626 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: Node Init response (0) org.openhab.binding.zwave.internal.protocol.ZWaveTransactionResponse@1cee782

2019-10-10 11:08:44.629 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: Node Init transaction completed with response COMPLETE

2019-10-10 11:08:44.631 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: Node advancer: VERSION - checking COMMAND_CLASS_BATTERY, version is 0

2019-10-10 11:08:44.634 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: Node advancer: VERSION - queued   COMMAND_CLASS_BATTERY

2019-10-10 11:08:44.637 [DEBUG] [ommandclass.ZWaveVersionCommandClass] - NODE 7: Creating new message for application command VERSION_COMMAND_CLASS_GET command class COMMAND_CLASS_BATTERY

2019-10-10 11:08:44.640 [DEBUG] [alization.ZWaveNodeInitStageAdvancer] - NODE 7: ZWaveCommandClassTransactionPayload - send to node

2019-10-10 11:08:44.642 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: SECURITY NOT required on COMMAND_CLASS_VERSION

2019-10-10 11:08:44.645 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Command Class COMMAND_CLASS_VERSION is NOT required to be secured

2019-10-10 11:08:44.648 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: sendTransaction org.openhab.binding.zwave.internal.protocol.transaction.ZWaveCommandClassTransactionPayload@6d0ff3

2019-10-10 11:08:44.650 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Bump transaction 192 priority from Config to Immediate

2019-10-10 11:08:44.653 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Adding to device queue

2019-10-10 11:08:44.656 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Added 192 to queue - size 2

2019-10-10 11:09:11.872 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Application Command Request (ALIVE:VERSION)

2019-10-10 11:09:11.875 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: Incoming command class COMMAND_CLASS_ALARM, endpoint 0

2019-10-10 11:09:11.877 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 7: SECURITY NOT required on COMMAND_CLASS_ALARM

2019-10-10 11:09:11.879 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 7: Received COMMAND_CLASS_ALARM V0 NOTIFICATION_REPORT

2019-10-10 11:09:11.882 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 7: NOTIFICATION report - 0 = 0, event=0, status=255, plen=1

2019-10-10 11:09:11.884 [DEBUG] [.commandclass.ZWaveAlarmCommandClass] - NODE 7: Alarm Type = BURGLAR (0)

2019-10-10 11:09:11.887 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got an event from Z-Wave network: ZWaveAlarmValueEvent

2019-10-10 11:09:11.889 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_ALARM, value=255

2019-10-10 11:09:11.892 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Commands processed 1.

2019-10-10 11:09:11.894 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 7: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1ea625d.

2019-10-10 11:12:52.337 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Polling...

2019-10-10 11:12:52.341 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Polling deferred until initialisation complete