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"