Selecting a WLED preset from a dashboard

I have some WLED lights that I want to display on a dashboard. I’d like to be able to select a preset from the dashboard, but I can’t figure out. The light control allows me to select an Effect, but I don’t want an effect, I want the presets.

Even better, would be if I could create a button for each of my presets.

Any help would be appreciated.

I just use the simple method below to allow preset selection.

type: tile
entity: select.wled_cinema_preset
layout_options:
  grid_columns: 4
  grid_rows: 1
features_position: bottom
vertical: false

It’s a lazy method but gives the preset list.