Execute Scene $x times?

hey, is it “easy” possible to execute a scene $x times? $x should be a numeric variable.

best would be kind of a loop (with delay)

In theory, you could create a variable as you mentioned, then have a rule configured with a Trigger that whenever your variable ‘updates and is less than’ your desired number the Flow could execute your desired actions, delay, and increment the variable to start the next stage.