From d0661ca44e55aab71e068b26192842b7492d6cd0 Mon Sep 17 00:00:00 2001 From: Jelte Zeilstra Date: Sat, 16 Jul 2022 20:45:48 +0200 Subject: [PATCH] Document the install UniFi device update feature (#23412) --- source/_integrations/unifi.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index dfe7e37337f..739de3790e1 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -43,7 +43,7 @@ All configuration options are offered from the front end. Enter what UniFi Netwo ### Configuring Users -The UniFi Network application 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 Network device tracker. If you want blocking of network access or POE control as well you would need to have 'admin' permissions. +The UniFi Network application 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 Network device tracker. If you want blocking of network access, POE control, or firmware upgrades as well you would need to have 'admin' permissions. ### UniFi OS @@ -109,7 +109,7 @@ Get entities reporting uptime per network client. ## Firmware updates -This will show if there are firmware updates available for the UniFi network devices connected to the controller. +This will show if there are firmware updates available for the UniFi network devices connected to the controller. If the configured user has admin privileges, the firmware upgrades can also be installed directly from Home Assistant. ## Debugging integration