Intertechno Dimmer - openhab not working - pilight working - CUL

Hello,

I’m new to openhab, but I love it since the first minutes of using it.
At the moment I’m trying to setup a intertechno dimmer - ITDM-250.
It is a selflearning dimmer, so I just started pilight with the following command:
pilight-send -p arctech_dimmer -u 0002 -i 0001 --on
Now I can use this dimmer with the following command:
pilight-send -p arctech_dimmer -u 0002 -i 0001 -d 6
It works.
So I decided to make this work with openhab.
Intertechno switches are already working with openhab and cul-transport.
I tried to get the dimmer to work with this item config:
Dimmer light_test “test” (testgroup) {culintertechno=“type=classic;group=B;address=1”}
What am I doing wrong? Can you give me a hint?

I’m using a busware cul v3 usb device.
Thank you!

Hi Joke,
I spent days and weeks go get the CUL stuff running with the Intertechno binding, but I failed.
I found a nice workaround which works perfectly (for “fixed” coded receivers as well as for self learing receivers).

This is how I solved it for me:

(and it doesn’t need the Intertechno binding at all)

Cheers,
Boby