Clear Sonos Queue

Wondering if a new service for Sonos to clear the queue could be added? I have a playlist for sleep (soft nature sounds) that I don’t like to be mixed into music I play through the day for obvious reasons lol.

Is no one else interested in this? If not, anyone know of a way to communicate with SoCo to call the clear queue command? Thanks

In case this interests anyone, the Sonos component does support the media_player.clear_playlist command to clear the queue.

  br_sonos_clear_queue:
    sequence:
    - service: media_player.clear_playlist
      entity_id:
       - media_player.sonos_bedroom
2 Likes