From cd3041a8eb4e5cff7948b89df48294c3c8ef0617 Mon Sep 17 00:00:00 2001 From: belgianrubs <80924413+belgianrubs@users.noreply.github.com> Date: Fri, 17 Dec 2021 12:33:21 +0100 Subject: [PATCH] Fault in example (#20723) Co-authored-by: Klaas Schoute --- source/_integrations/media_player.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/media_player.markdown b/source/_integrations/media_player.markdown index 3c340bf711e..446003b5d9a 100644 --- a/source/_integrations/media_player.markdown +++ b/source/_integrations/media_player.markdown @@ -113,8 +113,9 @@ Documentation: Example of calling media_player service with title and image set: ```yaml -entity_id: media_player.chromecast service: media_player.play_media +target: + entity_id: media_player.chromecast data: media_content_type: music media_content_id: "https://fake-home-assistant.io.stream/aac"