Sonoff ZBMiniR2 no status update

I’m using a conbee 3 stick with gateway version 2.28.1
I found the issue #8034 and a linked DDE package https://github.com/dresden-elektronik/deconz-rest-plugin/actions/runs/11896649461/artifacts/2208229929
But the link is marked with an exiration date 2 months ago.
The device is found and could be controlled by the phoscon app, but if I change the state by a switch, the state is not reported to the phoscon app
How can I get it working.

Do you have a link to the github page ?
I m checing the code and there is no DDF for “ZBMINIR2”

Edit:
Have found it DDF for Sonoff ZBMini R2 Extreme (ZBMINIR2) by duffbeer2000 · Pull Request #8034 · dresden-elektronik/deconz-rest-plugin · GitHub

And the bind is here, I don’t see the problem, you have checked direclty in the API ?
Can use Phoscon/help/API information/event.
Or if you have too much event just check the value using Phoscon/help/API information/light/ID

If I click to the Link I get the message " Failed to generate URL to download artifact."

Thank you for this Information.
I have tried the API Information.
Now I see I get the event also by the switch. But it takes up to 30 seconds until it arrives.
Events of other lights I get without any delay.
The switch ist near to my Conbee Stick.
Maybe you could help me to solve this problem

From the DDF there is a “Turbo” mode, you know what is it ?

No, I don’t.
Please try to explain an how do I get the DDF

Hu ? I thought you had it installed.
If you haven’t used something from this page DDF for Sonoff ZBMini R2 Extreme (ZBMINIR2) by duffbeer2000 · Pull Request #8034 · dresden-elektronik/deconz-rest-plugin · GitHub you can’t support this device.

And in all situation you will miss the c++ part

I can’t get it:-(
I’m unable to downoad the DDF because I get an error.
Is it in the betta version?

It is working.
I can connect it to the phoscon App and I’m able to switch it on and off in the app.
Only if I switch it with a hardware switch it takes a lot of time until it will be shown in the app.

No the DDF is not valided, so still in waiting list.
It’s a router, so the legacy can support natively some features, but this one can’t work without the DDF.

How could I get these DDF?
I can’t donwload it from this thread I found them.
I always get an error.

You have the DDF here https://raw.githubusercontent.com/dresden-elektronik/deconz-rest-plugin/dad115b9c9a920bfae8778c320dd8abd5c8f71c4/devices/sonoff/zbminir2_relay.json

But, to have it full working, you have too 3 more files to edit, et recompile the code for the c++ part.

Thank you for your help, but I think I m not able to do this.
I think I have to wait until it ist supported.