Is it possible to reset a "multi" button?

I have several buttons around the house that are “ALL OFF”.
I would like to add an additional action to the ALL-OFF, to reset the muti-mode buttons back to first mode. Is there an action to reset a multi-mode button to first mode?

In case anyone wants to know why I need this :-

I have a button PB1 on a VMB8PBU that is set to multi mode for just two other buttons

First it activates PB4, and on next press it activates PB5. And then next-time it is PB4 again.
PB4 turns on several things… two dimmers, and a timer (bathroom fan)
PB5 turns those things all OFF. The timer is action 504 so it continues to run for a while.

The reason I want to reset the multi-mode button is this: if the bathroom lights are turned ON by PB1 (PB4 on first press) as above, but then are turned off by an ALL-OFF, then the next press of PB1 (is now PB5 on 2nd press) then still turns them off again (so they don’t change - button appear to not work) BUT the timer still gets triggered by the OFF so the bathroom fan then comes on… Lights do nothing but bathroom fan starts… this seems wrong.

I think I need to be able to reset the VMB8PBU back to start-up state when I do the ALL-OFF.
But I don’t see a “reset module” command in the protocol manual for VMB8PBU.

Thanks

Small update: I looked at what happens when VelbusLink responds to a “restart module” request (context menu selection in project pane). But it seems to result in quite a few commands (enter bootloader and others) and responses, AND it resets the clock so is not ideal.

Hopefully there is a better way.