Skip to content

Commit bc9adb7

Browse files
postlundLandrash
authored andcommitted
Change incorrect domain to apple_tv (home-assistant#2994)
1 parent e0cc348 commit bc9adb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/media_player.apple_tv.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ then device authentication is required. Press the icon in the upper left corner
8383

8484
<img src='/images/screenshots/developer-tools.png' />
8585

86-
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:
86+
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:
8787

8888
<img src='/images/components/apple_tv/authenticate.png' />
8989

@@ -126,4 +126,4 @@ Send one or more button presses to the device.
126126
## {% linkable_title Notes and Limitations %}
127127

128128
- Pairing is currently not supported
129-
- Updates is sometimes not propagated correctly on ATV4
129+
- Updates is sometimes not propagated correctly on ATV4

0 commit comments

Comments
 (0)