Help adding z-wave parameters to decrease sensor reporting interval

I have installed a couple of Neo CoolCam Battery Powered PIR’s adn they are working as expected but they are reporting temperature changes every 5th second. Even thou there is no change in temperature.

2018-12-13 15:08:11.007 Info, Node040, Received SensorMultiLevel report from node 40, instance 1, Temperature: value=23.0C
2018-12-13 15:08:11.007 Detail, Node040, Refreshed Value: old value=23.0, new value=23.0, type=decimal
2018-12-13 15:08:11.007 Detail, Node040, Changes to this value are not verified
2018-12-13 15:08:11.007 Detail, Node040, Notification: ValueChanged
2018-12-13 15:08:16.248 Detail, Node040, Received: 0x01, 0x0c, 0x00, 0x04, 0x00, 0x28, 0x06, 0x31, 0x05, 0x01, 0x22, 0x00, 0xe6, 0x28
2018-12-13 15:08:16.248 Detail,
2018-12-13 15:08:16.248 Info, Node040, Received SensorMultiLevel report from node 40, instance 1, Temperature: value=23.0C
2018-12-13 15:08:16.248 Detail, Node040, Refreshed Value: old value=23.0, new value=23.0, type=decimal
2018-12-13 15:08:16.248 Detail, Node040, Changes to this value are not verified
2018-12-13 15:08:16.248 Detail, Node040, Notification: ValueChanged
2018-12-13 15:08:21.870 Detail, Node040, Received: 0x01, 0x0c, 0x00, 0x04, 0x00, 0x28, 0x06, 0x31, 0x05, 0x01, 0x22, 0x00, 0xe6, 0x28
2018-12-13 15:08:21.870 Detail,
2018-12-13 15:08:21.870 Info, Node040, Received SensorMultiLevel report from node 40, instance 1, Temperature: value=23.0C
2018-12-13 15:08:21.870 Detail, Node040, Refreshed Value: old value=23.0, new value=23.0, type=decimal
2018-12-13 15:08:21.870 Detail, Node040, Changes to this value are not verified
2018-12-13 15:08:21.870 Detail, Node040, Notification: ValueChanged

There doesn´t seam to be a way to configure this from the Z-Wave Node Management so i think maybe there is something missing in the zwcfg?

Does anyone know what i can do to either decrease the reporting interval or set a threshold for when the sensor should send a report?

Any help would be much appriciated :slight_smile: