I haven't used the Hue Sync driver, but from what it looks like and what you're describing, you could probably use RM for this in a way similar to others who have used it to emulate a Hue Dimmer (cycling through scenes, as it can when paired to a Hue network) by tracking presses with a local variable. Something like this: [How to] recreate Philips Hue Dimmer Switch functionality with RuleMachine (look at the button 1 pushed actions, except use the custom command instead of what they're doing with lights).