Here is one of the two scenes that do not work in real life, although it works when using the « start » button (sent via Telegram, which I use for scene debugging).
The Zigbee2mqtt integration needs to perform a conversion and on the Gladys side, there needs to be development in the UI to support a dropdown with the different values
You will have the same issues with this one too, if not worse as it has more functions.
Why not split the functions in « devices » of zigbee2mqtt. We would choose if we want the brightness behavior or not (not by default)
simulated_brightness: Set to true to simulate a brightness value (default: false). If this device provides a brightness_move_up or brightness_move_down action it is possible to specify the update interval and delta. This can be done by instead of specifying true:
For the brightness part, it’s a new feature as each pulse would add +1 or -1 to the current brightness value (if managed)