From cc437d86e2e36975f9e2185f40606e5fb6c6c60d Mon Sep 17 00:00:00 2001 From: Christopher Schirner Date: Fri, 21 Jan 2022 10:36:52 +0100 Subject: [PATCH] Add note for Unifi OS default port (#11812) Co-authored-by: schinken --- bundles/org.openhab.binding.unifi/README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/bundles/org.openhab.binding.unifi/README.md b/bundles/org.openhab.binding.unifi/README.md index 48bfa135e..2edd31671 100644 --- a/bundles/org.openhab.binding.unifi/README.md +++ b/bundles/org.openhab.binding.unifi/README.md @@ -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