Homseer HSM200 update intervals

I missed this the first time.

I don't have one of these, so I can't comment on the accuracy of the settings page.

What you are probably looking for is Super basic Z-Wave parameter tool

You import this into your Drivers Code. Then in the device's settings page, you select this Zwave tool as your driver (device type). You can read the parameters and set them. The output of reading the existing parameters will be in logs. Once you get everything set, then you switch back to the correct driver.

Here is the instructions how to import code. How to Install Custom Drivers - Hubitat Documentation

I included the RAW code link here so you can copy and paste this URL into the driver code import button without having to copy and paste all the lines of that code. https://raw.githubusercontent.com/hubitat/HubitatPublic/master/examples/drivers/basicZWaveTool.groovy