I have 7 of these motion detectors installed and they basically work, but seem to be a bit laggy. After checking the OZW log I found a large number of burglar events:
2020-05-16 14:50:03.687 Info, Node057, Received Alarm report: type=0, level=0, sensorSrcID=0, type:Burglar event:8, status=255
2020-05-16 14:50:03.687 Detail, Node057, Refreshed Value: old value=0, new value=0, type=byte
2020-05-16 14:50:03.687 Detail, Node057, Changes to this value are not verified
2020-05-16 14:50:03.687 Detail, Node057, Refreshed Value: old value=0, new value=0, type=byte
2020-05-16 14:50:03.688 Detail, Node057, Changes to this value are not verified
2020-05-16 14:50:03.688 Detail, Node057, Refreshed Value: old value=0, new value=0, type=byte
2020-05-16 14:50:03.688 Detail, Node057, Changes to this value are not verified
2020-05-16 14:50:03.688 Detail, Node057, Refreshed Value: old value=0, new value=8, type=byte
2020-05-16 14:50:03.688 Detail, Node057, Changes to this value are not verified
2020-05-16 14:50:03.688 Detail, Node057, Notification: ValueChanged
2020-05-16 14:50:03.782 Detail, Node057, Notification: ValueChanged
2020-05-16 14:50:03.864 Detail, Node057, Notification: ValueChanged
2020-05-16 14:50:03.973 Detail, Node057, Notification: ValueChanged
2020-05-16 14:50:09.835 Detail, Node057, Received: 0x01, 0x10, 0x00, 0x04, 0x00, 0x39, 0x0a, 0x71, 0x05, 0x00, 0x00, 0x00, 0xff, 0x07, 0x00, 0x01, 0x08, 0x5d
2020-05-16 14:50:09.835 Detail,
2020-05-16 14:50:09.837 Info, Node057, Received Alarm report: type=0, level=0, sensorSrcID=0, type:Burglar event:0, status=255
2020-05-16 14:50:09.837 Detail, Node057, Refreshed Value: old value=0, new value=0, type=byte
2020-05-16 14:50:09.837 Detail, Node057, Changes to this value are not verified
2020-05-16 14:50:09.838 Detail, Node057, Refreshed Value: old value=0, new value=0, type=byte
2020-05-16 14:50:09.838 Detail, Node057, Changes to this value are not verified
2020-05-16 14:50:09.838 Detail, Node057, Refreshed Value: old value=0, new value=0, type=byte
2020-05-16 14:50:09.838 Detail, Node057, Changes to this value are not verified
2020-05-16 14:50:09.838 Detail, Node057, Refreshed Value: old value=8, new value=0, type=byte
2020-05-16 14:50:09.838 Detail, Node057, Changes to this value are not verified
2020-05-16 14:50:09.838 Detail, Node057, Notification: ValueChanged
2020-05-16 14:50:09.935 Detail, Node057, Notification: ValueChanged
2020-05-16 14:50:10.019 Detail, Node057, Notification: ValueChanged
2020-05-16 14:50:10.174 Detail, Node057, Notification: ValueChanged
With 5-10 messages per minute the Z Wave network becomes a bit unreliable as other messages become delayed or will be dropped.
I changed parameter 2: Light threshold to 2 and sensitivity to 50 - From what I understand the device should now only send those events during night (below 2 lux). While messages seem to be less often, they don’t stop.
Do you guys have best practices with configuring this device to avoid / reduce network load?