Update Onkyo and Pioneer media players documentation
This commit is contained in:
Dawid Wróbel 2017-07-26 12:20:28 -04:00 committed by Fabian Affolter
parent d92342dcd7
commit 53adf172a5
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
--- ---
layout: page layout: page
title: "Onkyo" title: "Onkyo"
description: "Instructions how to integrate Onkyo receivers into Home Assistant." description: "Instructions how to integrate Onkyo and some Pioneer receivers into Home Assistant."
date: 2016-03-30 08:00 date: 2016-03-30 08:00
sidebar: true sidebar: true
comments: false comments: false
@ -14,9 +14,9 @@ ha_iot_class: "Local Polling"
--- ---
The `onkyo` platform allows you to control a [Onkyo receiver](http://www.onkyo.com/) from Home Assistant. Please be aware that you need to enable "Network Standby" for this component to work in your Hardware. The `onkyo` platform allows you to control a [Onkyo](http://www.onkyo.com/) and some recent [Pioneer](http://www.pioneerelectronics.com) receivers from Home Assistant. Please be aware that you need to enable "Network Standby" for this component to work in your Hardware.
To add an Onkyo receiver to your installation, add the following to your `configuration.yaml` file: To add an Onkyo or Pioneer receiver to your installation, add the following to your `configuration.yaml` file:
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry

View File

@ -14,7 +14,7 @@ ha_release: 0.19
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
--- ---
The `pioneer` platform allows you to control Pioneer Network Receivers. The `pioneer` platform allows you to control Pioneer Network Receivers. Please note, however, that the more recent Pioneer models work with [Onkyo](/components/media_player.onkyo/) platform instead.
To add a Pioneer receiver to your installation, add the following to your `configuration.yaml` file: To add a Pioneer receiver to your installation, add the following to your `configuration.yaml` file: