Why has this stopped working

i have been playing having a sutomantion where when I press a helper button HA it plays a playlist on spotify. it was working 2 hours ago but now its not.

here is what I have

<action: media_player.play_media
target:
entity_id: media_player.spotify_trevor_caddick
device_id: 18822270a2bc53cfdfcf49d45555faa5
data:
media_content_id: spotify:playlist:1BjqPEdL1p4N9OdnWk9cUW
media_content_type: spotify://playlist
metadata:
title: Favourite 24
thumbnail: >-
https://mosaic.scdn.co/640/ab67616d00001e021fb4c91363da6cb4a3a4bd95ab67616d00001e02641769650e7f174a88d76771ab67616d00001e02a6e28b1b0700792268324b89ab67616d00001e02c47cb1224844024ae1787c31
media_class: playlist
children_media_class: track
navigateIds:
- {}
- media_content_type: spotify://current_user_playlists
media_content_id: current_user_playlists
- media_content_type: spotify://playlist
media_content_id: spotify:playlist:1BjqPEdL1p4N9OdnWk9cUW>

the error it has is

Error running action

Entity media_player.spotify_trevor_caddick does not support action media_player.play_media

Please post a code properly formatted.
Place a code into triple “`”.

1 Like

Or use “</>” key in the editor.