From 4ddb6191326a3db7fe62d15d6d1dd9852180847c Mon Sep 17 00:00:00 2001 From: Robert Svensson Date: Thu, 12 Sep 2019 09:34:59 +0200 Subject: [PATCH] Remove references to legacy configuration method (#10345) --- source/_components/unifi.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/unifi.markdown b/source/_components/unifi.markdown index 735ce44cd6d..a10cb1a4050 100644 --- a/source/_components/unifi.markdown +++ b/source/_components/unifi.markdown @@ -23,7 +23,7 @@ There is currently support for the following device types within Home Assistant: ## Configuration -Home Assistant offers UniFi integration through **Configuration** -> **Integrations** -> **UniFi Controller**. For legacy support old device_tracker configurations are imported and set up as new integrations. +Home Assistant offers UniFi integration through **Configuration** -> **Integrations** -> **UniFi Controller**. Enter `host address`, `user name` and `password` and then continue to select which `site` you want to connect to Home Assistant. The user needs administrator privileges in order to control POE switches.