RFXTRX cover - T6 Blind by Dooya not working

Hej Team,

I do have a hybrid solution with HA and Domoticz. In Domoticz I use the RFXTRX and all the devices are managed by HA via Curl or REST. Now I want to migrate everything to HA (5Blinds and 3 power sockets), but I totally truggle with the RFXTRX setup for the Device ID. I have checked the IDs with RFXmngr and tried to add this to HA, but it is not working. I already read:

ID: 0101015
Unit: 5

following device ids I tried for the covers:
091906000101010505
040201000101010505
071a00000101010505

but, still struggle with the devices.

Here is the output when I use the remote for a blind:

pi@raspberrypi:~ $ sudo jpnevulator --timing-print --tty /dev/ttyUSB0 --read
2018-09-04 18:37:14.088461:
09 19 06 1B B2 32 81 15 00 72 up
2018-09-04 18:37:17.396841:
09 19 06 1C B2 32 81 15 02 72 stop
2018-09-04 18:37:19.554957:
09 19 06 1D B2 32 81 15 01 72 down
2018-09-04 18:37:21.488780:
09 19 06 1E B2 32 81 15 02 72 stop
2018-09-04 18:37:22.703278:
09 19 06 1F B2 32 81 15 00 72 up

via RFXmngr

05.09.2018 07:49:58:868= Blinds command

Packettype = BLINDS1
subtype = DC106
Sequence nbr = 3
id1-4 = 0101015 decimal:1052693
Unit = 5
Command = Open
Signal level = +10 dBm

05.09.2018 07:49:59:492
Packettype = Receiver/Transmitter Message
subtype = Transmitter Response
Sequence nbr = 3
response = ACK, data correct transmitted

05.09.2018 07:50:10:628= Blinds command

Packettype = BLINDS1
subtype = DC106
Sequence nbr = 4
id1-4 = 0101015 decimal:1052693
Unit = 5
Command = Close
Signal level = +10 dBm

05.09.2018 07:50:11:284
Packettype = Receiver/Transmitter Message
subtype = Transmitter Response
Sequence nbr = 4
response = ACK, data correct transmitted

05.09.2018 07:50:15:230= Blinds command

Packettype = BLINDS1
subtype = DC106
Sequence nbr = 5
id1-4 = 0101015 decimal:1052693
Unit = 5
Command = Stop
Signal level = +10 dBm

05.09.2018 07:50:15:869
Packettype = Receiver/Transmitter Message
subtype = Transmitter Response
Sequence nbr = 5
response = ACK, data correct transmitted

with remote


05.09.2018 07:51:40:602
Packettype = BLINDS1
subtype = DC106
Sequence nbr = 6
id1-4 = B232811 decimal:186853393
Unit = 5
Command = Close
Signal level = 7 -64dBm

05.09.2018 07:51:43:332
Packettype = BLINDS1
subtype = DC106
Sequence nbr = 7
id1-4 = B232811 decimal:186853393
Unit = 5
Command = Stop
Signal level = 7 -64dBm

05.09.2018 07:51:45:297
Packettype = BLINDS1
subtype = DC106
Sequence nbr = 8
id1-4 = B232811 decimal:186853393
Unit = 5
Command = Open
Signal level = 7 -64dBm

has no one an idea?