From 72ca63441020b67c14a31c9a1d6850f92861371c Mon Sep 17 00:00:00 2001 From: a-r-j-a-n Date: Wed, 3 Apr 2019 08:47:24 +0200 Subject: [PATCH] Update media_player.markdown Fixed typo --- source/_components/media_player.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/media_player.markdown b/source/_components/media_player.markdown index 5bfb1c3fd08..e11273a4750 100644 --- a/source/_components/media_player.markdown +++ b/source/_components/media_player.markdown @@ -42,7 +42,7 @@ Available services: `turn_on`, `turn_off`, `toggle`, `volume_up`, `volume_down`, | `entity_id` | yes | Target a specific media player. Defaults to all. | | `seek_position` | no | Position to seek to. The format is platform dependent. | -#### {% linkable_title Service `media_player.play_media` %} +#### {% linkable_title Service `media_player.media_play` %} | Service data attribute | Optional | Description | | -----------------------| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |