From 1fb747ecb6bd3028165294c0e1209262443e2402 Mon Sep 17 00:00:00 2001 From: Rupert <47789156+dublowduck@users.noreply.github.com> Date: Wed, 10 Jun 2020 08:57:19 +0100 Subject: [PATCH] Added the word "on" (#13705) Added the word "on" to "or as software any Linux system" to make "or as software on any Linux system" as I think this makes more sense. --- source/_integrations/unifi.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index a4aa40772b6..45b5a9a50d1 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -43,7 +43,7 @@ For UniFi OS a local-only user needs to be created. A user who uses the Ubiquiti ### 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. +The UniFi controller can either be a dedicated hardware device (UniFi's cloud key), or as software on 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. It is recommended that you run the UniFi controller in a dedicated virtual machine to avoid that situation.