From dbf63a7730c34230c998565b94578c4450d37b5d Mon Sep 17 00:00:00 2001 From: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com> Date: Mon, 5 Aug 2024 06:54:57 +0200 Subject: [PATCH] Remove mention of the old library from Onkyo (#34116) * Remove mention of the library from Onkyo * Update onkyo.markdown * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/onkyo.markdown | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/source/_integrations/onkyo.markdown b/source/_integrations/onkyo.markdown index c2a781e3efb..949225d3d0d 100644 --- a/source/_integrations/onkyo.markdown +++ b/source/_integrations/onkyo.markdown @@ -52,7 +52,7 @@ max_volume: default: 100 type: integer receiver_max_volume: - description: The maximum volume of the receiver. For older Onkyo receivers this was 80, newer Onkyo receivers use 200. + description: The number of steps it takes for the receiver to go from the lowest to the highest possible volume. Possible values are 50, 80, 100, 200. For older Onkyo receivers, this typically is 80; newer Onkyo receivers use 200. required: false default: 80 type: integer @@ -91,22 +91,6 @@ List of source names: - `xm` - `sirius` -If your source is not listed above, and you want to figure out how to format that source name so you can map its entry, you can use the `onkyo-eiscp` Python module to discover the exact naming needed. First, change your receiver's source to the one that you need to define, and then run: - -```bash -onkyo --host 192.168.0.100 source=query -``` - -If this returns multiple, comma-separated values, use the first one. For example, if `dvd,bd,dvd` is returned, use `dvd`. - -To find your receivers max volume use the onkyo-eiscp Python module set the receiver to its maximum volume -(don't do this whilst playing something!) and run: - -```bash -onkyo --host 192.168.0.100 volume=query -unknown-model: master-volume = 191 -``` - ### Service `onkyo_select_hdmi_output` Changes HDMI output of your receiver