Shelly Qubino Wave Shutter with wrong channels?

I’ve the same issue and tried to find a solution.

I changed manually in local waveshutter_0_0.xml
by comparing with zmnhcd_4_1.xml.
Tested a few changes with trial and error - without success.

When clicking the “Dimmer 1” original item percentage-slider the relay switches once for about 100ms to ON and immediately OFF again.
After modification relay is not switching when clicking on the shutter items blinds-buttons.

Simplest changes were:
replace:
waveshutter_0_0.xml:

Dimmer 1

with:
zmnhcd_4_1.xml:

Blinds control 1

=>just changing typeId (and label) is not enough.
also replacing
COMMAND_CLASS_SWITCH_MULTILEVEL:1
with these lines
COMMAND_CLASS_SWITCH_MULTILEVEL:1
COMMAND_CLASS_SWITCH_MULTILEVEL:1

was not successfull

Comparing shelly documentation Wave Shutter on zwave parameters and commands with waveshutter_0_0.xml
looks reasonable to me.

Maybe I made waveshutter_0_0.xml inconsistent. Is there a tool for generating a waveshutter_0_0.xml?

If somebody can provide a valid waveshutter_0_0.xml I would do the testing.