Update title (#3822)

* Update title

* Remove featured
This commit is contained in:
Fabian Affolter 2017-10-29 02:46:32 +02:00 committed by GitHub
parent 34fccb0045
commit 1514fd7b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

View File

@ -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.

View File

@ -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/).

View File

@ -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.