diff --git a/bundles/org.openhab.binding.pioneeravr/README.md b/bundles/org.openhab.binding.pioneeravr/README.md index 6b02cfca8..b15d4a6a0 100644 --- a/bundles/org.openhab.binding.pioneeravr/README.md +++ b/bundles/org.openhab.binding.pioneeravr/README.md @@ -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" ] ```