mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
parent
34fccb0045
commit
1514fd7b12
@ -11,7 +11,6 @@ logo: apple.png
|
||||
ha_category: Hub
|
||||
ha_iot_class: "Local Push"
|
||||
ha_release: 0.49
|
||||
featured: true
|
||||
---
|
||||
|
||||
The `apple_tv` platform allows you to control an Apple TV (3rd and 4th generation). See the [remote platform](/components/remote.apple_tv/) if you want to send remote control buttons, e.g. arrow keys.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Apple TV"
|
||||
title: "Apple TV Media Player"
|
||||
description: "Instructions how to integrate Apple TV devices into Home Assistant."
|
||||
date: 2017-02-08 07:11
|
||||
sidebar: true
|
||||
@ -13,4 +13,4 @@ ha_iot_class: "Local Push"
|
||||
ha_release: 0.38
|
||||
---
|
||||
|
||||
To setup the `apple_tv` platform, please follow the instructions on the [Apple TV Component page](/components/apple_tv/).
|
||||
To setup the `apple_tv` media player platform, please follow the instructions on the [Apple TV Component page](/components/apple_tv/).
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Apple TV"
|
||||
title: "Apple TV Remote"
|
||||
description: "Instructions how to integrate Apple TV remote into Home Assistant."
|
||||
date: 2017-06-26 20:50
|
||||
sidebar: true
|
||||
@ -38,7 +38,6 @@ data:
|
||||
- menu
|
||||
- select
|
||||
device: ''
|
||||
|
||||
```
|
||||
|
||||
Please note that `device` must be specified (because of validation) but is not used by this platform. So you may specify any value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user