From 04825f4cc907bde06c44eb7c9f421a77bbe13772 Mon Sep 17 00:00:00 2001 From: Floris Van der krieken Date: Fri, 1 May 2020 15:42:28 +0200 Subject: [PATCH] Make user configuration for unifi-os clearer. (#13217) --- source/_integrations/unifi.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index 9909e484882..0a4f072c40f 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -37,6 +37,10 @@ All configuration options are offered from the front end. Enter what UniFi integ The UniFi controller allows you to create multiple users on it besides the main administrator. If all you want to use is the device tracker then it is recommended that you create a limited user that has `read-only` permissions for the UniFi device tracker. If you want blocking of network access or POE control as well you would need to have 'admin' permissions. +### UniFi OS + +For UniFi OS a local-only user needs to be created. A user who uses the Ubiquiti cloud will not work. You can do this in the manage users section on the UniFi OS dashboard. Make sure to give it the right permissions for the functions you want to use. + ### Conflicts with MQTT The UniFi controller can either be a dedicated hardware device (UniFi's cloud key), or as software any Linux system. If you run the UniFi controller on the same operating system as Home Assistant there may be conflicts in ports if you have the MQTT integration as well.