]> git.basschouten.com Git - openhab-addons.git/commitdiff
Add note for Unifi OS default port (#11812)
authorChristopher Schirner <christopher+github@schirner.org>
Fri, 21 Jan 2022 09:36:52 +0000 (10:36 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 09:36:52 +0000 (10:36 +0100)
Co-authored-by: schinken <mail+github@schinken.io>
bundles/org.openhab.binding.unifi/README.md

index 48bfa135e2576afefa61d537b0e4020c939ae47a..2edd316713cf68ef98cf088c1190f1843b456915 100644 (file)
@@ -25,15 +25,14 @@ You need at least one UniFi Controller (Bridge) for this binding to work. It req
 
 The following table describes the Bridge configuration parameters:
 
-| Parameter                | Description                                    | Config   | Default |
-| ------------------------ | ---------------------------------------------- |--------- | ------- |
-| host                     | Hostname of IP address of the UniFi Controller | Required | -       |
-| port                     | Port of the UniFi Controller                   | Required | -       |
-| unifios                  | If the UniFi Controller is running on UniFi OS | Required | false   |
-| username                 | The username to access the UniFi Controller    | Required | -       |
-| password                 | The password to access the UniFi Controller    | Required | -       |
-| refresh                  | Refresh interval in seconds                    | Optional | 10      |
-
+| Parameter                | Description                                                                 | Config   | Default |
+| ------------------------ | --------------------------------------------------------------------------- |--------- | ------- |
+| host                     | Hostname of IP address of the UniFi Controller                              | Required | -       |
+| port                     | Port of the UniFi Controller. For UniFi OS, the default port is usually 443 | Required | -       |
+| unifios                  | If the UniFi Controller is running on UniFi OS                              | Required | false   |
+| username                 | The username to access the UniFi Controller                                 | Required | -       |
+| password                 | The password to access the UniFi Controller                                 | Required | -       |
+| refresh                  | Refresh interval in seconds                                                 | Optional | 10      |
 
 ## Thing Configuration
 
@@ -112,6 +111,8 @@ Bridge unifi:controller:home "UniFi Controller" [ host="unifi", port=8443, unifi
 }
 ```
 
+_Note: Usually on Unifi OS, the default port is 443_
+
 Replace `$user`, `$password` and `$cid` accordingly.
 
 items/unifi.items