Is there a way to create a scene and parameterise it?
I'd like to create a scene which turns my LED strip on, and then depending on a simple parameter, sets the colour of the LED strip.
So I'd like for example to pass a number from 0 to 8 to the scene, and then within the scene have defined the on state / brightness / colour.
I can do this at the moment by creating 8 different scenes and then choosing which scene to activate, but is it possible to instead send payload to a scene?
( Am I overcomplicating it or misunderstanding the use-case for scenes by asking this? )