Hi @Pyrylamo , glad you’re enjoying the drivers!
While I don’t really get the full picture of the scenario, it seems more related to the virtual scene switcher and how to handle the switching than to the button driver.
Regarding the specific request for the button driver, I understand what you are asking and I believe there are more generic approaches. On the technical side, the driver does not use custom capabilities or presentations and I prefer to keep it that way.
Scene switchers can auto-cycle as you know, there’s no need for the auto-repeat in a button. You can expose the release action in the button driver settings and use Held to start and “Toggled up” to stop the auto cycling features of a scene switcher, either the one you’re using or an extra one to help in your specific scenario.
Maybe you can achieve what you’re looking for with the auto-cycle reversing mode of the scene switcher. Alternatively, you can create a helper scene switcher to call the smart prev/next action of the other switcher.