]> git.basschouten.com Git - openhab-addons.git/commitdiff
[pioneeravr] Update README with correct examples for port configuration. (#9589)
authorChris Carman <namraccr@gmail.com>
Thu, 31 Dec 2020 11:17:55 +0000 (06:17 -0500)
committerGitHub <noreply@github.com>
Thu, 31 Dec 2020 11:17:55 +0000 (12:17 +0100)
Fixes #1594.

Signed-off-by: Chris Carman <namraccr@gmail.com>
bundles/org.openhab.binding.pioneeravr/README.md

index 6b02cfca8d172a0a107a0592e307f689a75d1dff..b15d4a6a05b4678b4cbef885aca79e8b30b623e3 100644 (file)
@@ -34,7 +34,8 @@ Configuration of serialAvr:
 Example:
 
 ```
-pioneeravr:ipAvr:vsx921IP [ address="192.168.1.25", tcpPort="23" ]
+pioneeravr:ipAvr:vsx921IP [ address="192.168.1.25" ]
+pioneeravr:ipAvr:vsx921IP [ address="192.168.1.25", tcpPort=32 ]
 pioneeravr:serialAvr:vsx921Serial [ serialPort="COM9" ]
 ```