Switch driver for Relay device

I have a Loratap relay - the orange one and it says its a 'Garage Door Opener'.
The driver(s) for this all seem to have specific contact and door related capabilities. However I wired mine by soldering directly to a garage remote.
It was a bit confusion at first before I realized I don't use it like a GDO, but rather a simple relay. Since it is a Tuya device at heart (I think) the unit needs a special 'black magic' feature to get it too link - past that, the driver doesn't allow to adjust the 'pulse' length.
My device if triggered doesn't seem to pulse on long enough. So I want to make an adjustable driver that allows me to select 250, 500, 750 and 1000 Millisecs for the pulse.
I was hoping to use someones existing driver and mod it but so far, there seem only to be more complex multi-gang drivers. Has anyone seen a simple Zigbee 3.0 relay driver that might work as a model? thx

I'm guessing you have the device described in this thread

The driver is available in HPM under "Tuya Zigbee Garage Door Opener".

1 Like

indeed that is the device. As I tried to say in my opening post - that won't work for me.
A couple issues exist - A) the contact relay won't connect to it, B) it works for direct connection to the GDO control terms BUT i don't connect it that way - It is soldered to a have it trigger as a Relay to a Garage Remote Control
image

Because this has 'Door Open' , Door Close, Contact Open, Contact Closed, (among other things) it specifically has the Capability as 'Garage Door Opener'. I am using a VIRTUAL Garage Door Opener. This specific Driver also Identifies internally to the driver it has a 'Garage Door'
specific capability. Since my contact is not working, the device just closes, but won't open and again the driver can't work in the design I've given it. (Because I've soldered it to a remote control, there is no open / close. Just a trigger for the relay, much like a button - no GDO capability.)

I just really wanted a very simple 'Relay' driver that I can use as a model.