[OH3] Z-Wave - Is it possible to force-reinitialise devices without re-pairing?

Unfortunately this is not the “correct” version for the Eurotronic Spirit.
It does not limit to options where it should do so.
It also does not include (all) the min and/or max values for parameters having options outside outside the min/max range.

As discussed here there was nothing wrong with the database definition, but it was a bug in the OH3 UI:

Because @ysc has made a quick fix for this, it works with the original database definition in OH3 M2. OH3 Number input configuration parameters do not allow option values outside of the defined range · Issue #459 · openhab/openhab-webui · GitHub

So all recent database changes should be reversed. The one in the spirit definition in the OH3 M1 build is the correct one:
https://raw.githubusercontent.com/openhab/org.openhab.binding.zwave/3.0.0.M1/src/main/resources/OH-INF/thing/eurotronic/spirit_0_0.xml

@chris Can you revert this easily or should I edit it back to the M1 version?