]> git.basschouten.com Git - openhab-addons.git/commitdiff
[denonmarantz] doc: added note for later models (#9066)
authorMrRimmer <66375522+MrRimmer@users.noreply.github.com>
Tue, 24 Nov 2020 18:00:18 +0000 (18:00 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Nov 2020 18:00:18 +0000 (19:00 +0100)
Added note for later models >= 2016.

bundles/org.openhab.binding.denonmarantz/README.md

index 35613959608bc075b4391408bbcca4b22d460aa5..74ae25cd8a8cca37c73a46d987554188203f5b59 100644 (file)
@@ -7,7 +7,7 @@ This binding integrates Denon & Marantz AV receivers by using either Telnet or a
 This binding supports Denon and Marantz receivers having a Telnet interface or a web based controller at `http://<AVR IP address>/`.
 The thing type for all of them is `avr`.
 
-Tested models: Marantz SR5008, Denon AVR-X2000 / X3000 / X1200W / X2100W / X2200W / X3100W / X3300W
+Tested models: Marantz SR5008, Denon AVR-X2000 / X3000 / X1200W / X2100W / X2200W / X3100W / X3300W / X4400H
 
 Denon models with HEOS support (`AVR-X..00H`) do not support the HTTP API. They do support Telnet.
 During Discovery this is auto-detected and configured.
@@ -31,9 +31,11 @@ There are more parameters which all have defaults set.
 | zoneCount           | [1, 2, 3 or 4]                            | 2       |
 | telnetEnabled       | true, false                               | false   |
 | telnetPort          | port number, e.g. 23                      | 23      |
-| httpPort            | port number, e.g. 80                      | 80      |
+| httpPort            | port number, e.g. 80                      | 80 (1)  |
 | httpPollingInterval | polling interval in seconds (minimal 5)   | 5       |
 
+(1) Models >= 2016 use port 8080 and have a slightly different API
+
 ## Channels
 
 The DenonMarantz AVR supports the following channels (some channels are model specific):