WLED Integration, whats the correct Code for selecting a playlist?

Hello,

i try to activate a playlist from HA in WLED but this works really really buggy, sometimes it works sometimes nothing happend.

here is my code, is the code correct?

service: select.select_option
target:
  entity_id: select.wled_playlist
data:
  option: pl_wipe_up

option is my name of the playlist

really no one?

Your code looks right, but you might need to reload the WLED integration in HA so it can pick up the playlists you’ve defined in WLED.