Skip to content

Commit 820b4c5

Browse files
wrobeldafabaff
authored andcommitted
Update Onkyo and Pioneer media players documentation
1 parent 1d5a72f commit 820b4c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/_components/media_player.onkyo.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: "Onkyo"
4-
description: "Instructions how to integrate Onkyo receivers into Home Assistant."
4+
description: "Instructions how to integrate Onkyo and some Pioneer receivers into Home Assistant."
55
date: 2016-03-30 08:00
66
sidebar: true
77
comments: false
@@ -14,9 +14,9 @@ ha_iot_class: "Local Polling"
1414
---
1515

1616

17-
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.
17+
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.
1818

19-
To add an Onkyo receiver to your installation, add the following to your `configuration.yaml` file:
19+
To add an Onkyo or Pioneer receiver to your installation, add the following to your `configuration.yaml` file:
2020

2121
```yaml
2222
# Example configuration.yaml entry

source/_components/media_player.pioneer.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ha_release: 0.19
1414
ha_iot_class: "Local Polling"
1515
---
1616

17-
The `pioneer` platform allows you to control Pioneer Network Receivers.
17+
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.
1818

1919
To add a Pioneer receiver to your installation, add the following to your `configuration.yaml` file:
2020

0 commit comments

Comments
 (0)