Do not get ZME_06443 wall switch to run

Hello and good evening,

A few days ago I bought a Z-Wave.Me Wall Controller, more precisely a ZME_06443: Wall Controller.
After I have integrated this via the inbox of the Paper UI, 2 channels are displayed to me.

Channels

Scene Number
zwave:device:xxxxxxxx:node36:scene_number

Batterieladung
zwave:device:xxxxxxxx:node36:battery-level

I created these items as follows:

Number      ZWaveNode036SceneNumber         "Scene number"          {channel="zwave:device:d7814888:node36:scene_number"}
Number      ZWaveNode036BatteryLevel        "Batterieladung"        {channel="zwave:device:d7814888:node36:battery-level"}

With this switch you have the option of pressing the rocker up and down once.
I would now like to use this as a completely normal switch, means the rocker switch upwards light on, the rocker switch downwards and the light should go off again. Unfortunately, I have no idea how to do this. I am somehow fully on the hose, because I have no idea how to get the switch command (by pressing the switch locally) into my system.
As long as I press one of the two rocker switches, I don’t see anything in the log. With a triple click the log will show the following:

2020-10-30 23:27:17.674 [me.event.ThingUpdatedEvent] - Thing 'zwave:device:xxxxxxxx:node36' has been updated.

My Openhab system runs on a Raspberry PI in connection with a zme_uzb1 stick.

I have set the following parameters via the Paper UI:

Configuration parameters:

Parameter 10= 50
Parameter 11= No
Parameter 13= Switch ON, OFF and dim Basic Set
Parameter 14= Disabled
Parameter 15= Switch OFF Only
Parameter 20= No

Association Groups:

Parameter 1= Controller
Parameter 2= 

Wakeup Configuration:

Wakeup Interval= 604800

I hope that I can help myself!
greetings Didschu

Here I have a couple of links with a little more information.

https://doc.eedomus.com/en/index.php/Wi … ZME_06443)
https://doc.eedomus.com/files/Z-WAVE.ME … ual_US.pdf
https://opensmarthouse.org/zwavedatabase/148

What version of openHAB are you running? That device was last updated for version 2.5.0 and later.

Hello I have the openhabian version 2.5.10-1 installed on my system.

should I see something when I click the switch in the log? Or does the switch only work in conjunction with a rule?