Hello,
I have a script where I play a specific youtube video on my Shield using chromecast. This stopped working since the last update. I was wondering if any one might have a alternative method or fix for playing a youtube video? Below my configuration, many thanks for any help on this.
service: media_player.play_media
target:
entity_id:
- media_player.shield_2
data:
media_content_type: cast
media_content_id: ' { "app_name": "youtube", "media_id": "Qm846KdZN_c" }'