Hue integration scene select

Hi,

I have a number of Hue lights integrated via hue bridge and integrations. I have scenes created in the Hue app.

I am successfully controlling the lights via an innovelli switch and can directly activate a scene via the hue bridge integration.

What I would like to do instead as send a request to select the next scene however the Hue Dimmer switch does it. Ie whatever the current set of scenes are that are created for that room in Hue the button press will cycle through them.

As a workaround I coded a painful if / else local variable rule that calls each scene explicitly but I am hoping there is a better way.

What is the "next scene"? There is no native concept of this in Hue. You'd have to create similar functionality using some automation on the hub of your own creation (in a similar way to what the Hue app lets you do for these devices, though they can cheat and use native Zigbee scenes and group broadcasts sent by the devices themselves, so it's probably a bit smoother...), which it sounds like you're doing in your other topic already:

I would suggest keeping discussion in one place to make things less confusing unless you have a different question here.