From bc9adb7d4b2e3daa318dc869f0e94842d5ec502d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre=20St=C3=A5hl?= Date: Mon, 17 Jul 2017 18:46:16 +0200 Subject: [PATCH] Change incorrect domain to apple_tv (#2994) --- source/_components/media_player.apple_tv.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/media_player.apple_tv.markdown b/source/_components/media_player.apple_tv.markdown index ea6a03173b6..6ad9e5ae351 100644 --- a/source/_components/media_player.apple_tv.markdown +++ b/source/_components/media_player.apple_tv.markdown @@ -83,7 +83,7 @@ then device authentication is required. Press the icon in the upper left corner -Select `media_player` as domain, `apple_tv_authenticate` as service and enter `{'entity_id': 'XXX'}` into "Service Data", but replace XXX with the entity id of your device (e.g. `media_player.apple_tv`). Press the button and hopefully you are presented with an input dialog asking for a pin code: +Select `apple_tv` as domain, `apple_tv_authenticate` as service and enter `{'entity_id': 'XXX'}` into "Service Data", but replace XXX with the entity id of your device (e.g. `media_player.apple_tv`). Press the button and hopefully you are presented with an input dialog asking for a pin code: @@ -126,4 +126,4 @@ Send one or more button presses to the device. ## {% linkable_title Notes and Limitations %} - Pairing is currently not supported -- Updates is sometimes not propagated correctly on ATV4 \ No newline at end of file +- Updates is sometimes not propagated correctly on ATV4