From 6cd6de1236572b65229203b4c7861dd57f37708f Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 9 Nov 2015 09:43:40 +0100 Subject: [PATCH] Make title linkable --- source/_components/media_player.markdown | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/source/_components/media_player.markdown b/source/_components/media_player.markdown index 6d7b4c3b42a..5a227781835 100644 --- a/source/_components/media_player.markdown +++ b/source/_components/media_player.markdown @@ -11,20 +11,22 @@ footer: true Interacts with media players on your network. Please check the sidebar for a full list of supported devices. -## Services +## {% linkable_title Services %} -### Media control services + +### {% linkable_title Media control services %} Available services: `turn_off`, `volume_up`, `volume_down`, `media_play_pause`, `media_play`, `media_pause`, `media_next_track` | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | | `entity_id` | yes | Target a specific media player. Defaults to all. -### Media play services +### {% linkable_title Media play services %} There are three services to start playing YouTube video's on the media player. -#### Service `media_player/play_youtube_video` +#### {% linkable_title Service `media_player/play_youtube_video` %} + Service to start playing a YouTube video on the media player. | Service data attribute | Optional | Description | @@ -32,8 +34,8 @@ Service to start playing a YouTube video on the media player. | `entity_id` | yes | Target a specific media player. Defaults to all. | `video` | no | YouTube video to be played, ie. `L0MK7qz13bU` +#### {% linkable_title Service `media_player/start_fireplace` and `media_player/start_epic_sax` %} -#### Service `media_player/start_fireplace` and `media_player/start_epic_sax` Will either start a fireplace or Epic Sax Guy 10h on the media player. | Service data attribute | Optional | Description |