Add Apple TV to the featured section
This commit is contained in:
parent
4b6358c12b
commit
eaa1d9ecb1
1 changed files with 2 additions and 1 deletions
|
@ -11,12 +11,13 @@ logo: apple.png
|
||||||
ha_category: Media Player
|
ha_category: Media Player
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
ha_release: 0.38
|
ha_release: 0.38
|
||||||
|
featured: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `apple_tv` platform allows you to control an Apple TV (3rd and 4th generation).
|
The `apple_tv` platform allows you to control an Apple TV (3rd and 4th generation).
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
Currently you must have Home Sharing enabled for this to work. Support for pairing Home Assistant with your device will be supported in a later released.
|
Currently you must have Home Sharing enabled for this to work. Support for pairing Home Assistant with your device will be supported in a later release.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
If you want to automatically discover new devices, just make sure you have `discovery:` in your `configuration.yaml` file. To manually add an Apple TV to your installation, add the following to your `configuration.yaml` file:
|
If you want to automatically discover new devices, just make sure you have `discovery:` in your `configuration.yaml` file. To manually add an Apple TV to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue