2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

70_ONKYO_AVR.pm: add hint for newer Pioneer AV receivers to be compatible with this module

git-svn-id: https://svn.fhem.de/fhem/trunk@12263 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2016-10-03 14:37:37 +00:00
parent 4a37b4eaf2
commit f4c5fb9eb8

View File

@ -3246,6 +3246,7 @@ sub ONKYO_AVR_RClayout() {
<code>define &lt;name&gt; ONKYO_AVR &lt;devicename[@baudrate]&gt; [&lt;protocol-version&gt;]</code><br> <code>define &lt;name&gt; ONKYO_AVR &lt;devicename[@baudrate]&gt; [&lt;protocol-version&gt;]</code><br>
<br> <br>
This module controls ONKYO A/V receivers in real-time via network connection.<br> This module controls ONKYO A/V receivers in real-time via network connection.<br>
Some newer Pioneer A/V models seem to run ONKYO's ISCP protocol as well and therefore should be fully supported by this module.<br>
Use <a href="#ONKYO_AVR_ZONE">ONKYO_AVR_ZONE</a> to control slave zones.<br> Use <a href="#ONKYO_AVR_ZONE">ONKYO_AVR_ZONE</a> to control slave zones.<br>
<br> <br>
Instead of IP address or hostname you may set a serial connection format for direct connectivity.<br> Instead of IP address or hostname you may set a serial connection format for direct connectivity.<br>