From 0318d6e272b2f0f96b3e2e1fbdfb07da292098fd Mon Sep 17 00:00:00 2001 From: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:20:17 +0100 Subject: [PATCH] Organize Onkyo sections (#36164) --- source/_integrations/onkyo.markdown | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/source/_integrations/onkyo.markdown b/source/_integrations/onkyo.markdown index d38700f9472a..3d9cffd7e092 100644 --- a/source/_integrations/onkyo.markdown +++ b/source/_integrations/onkyo.markdown @@ -12,9 +12,6 @@ ha_iot_class: Local Push ha_platforms: - media_player ha_release: 0.17 -related: - - docs: /docs/configuration/ - title: Configuration file --- The `onkyo` {% term integration %} allows you to control [Onkyo](https://www.onkyo.com) and [Integra](http://www.integrahometheater.com) (from 2011 onward) and also [Pioneer](https://www.pioneerelectronics.com) (from 2016 onward) receivers using Home Assistant. @@ -42,10 +39,12 @@ Input sources: description: Mappings of input sources to their names. {% endconfiguration_basic %} -### Zones +## Zones If your receiver has a second or third zone available, they are displayed as additional media players with functionality similar to the main zone. +## Actions + ### Action `onkyo_select_hdmi_output` Changes HDMI output of your receiver @@ -97,3 +96,7 @@ script: media_content_type: "radio" media_content_id: "1" ``` + +## Supported devices + +Network receivers from Onkyo and Integra are supported starting with models from the year 2011. Pioneer network receivers are supported starting with models from 2016.