Change incorrect domain to apple_tv (#2994)

This commit is contained in:
Pierre Ståhl 2017-07-17 18:46:16 +02:00 committed by Fredrik Lindqvist
parent e0cc348b97
commit bc9adb7d4b

View File

@ -83,7 +83,7 @@ then device authentication is required. Press the icon in the upper left corner
<img src='/images/screenshots/developer-tools.png' />
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:
<img src='/images/components/apple_tv/authenticate.png' />
@ -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
- Updates is sometimes not propagated correctly on ATV4