From 3f96dcb8d8d52fe364b32a98420c12b12556876c Mon Sep 17 00:00:00 2001 From: Mike McDowell Date: Mon, 30 Sep 2024 11:11:35 -0600 Subject: [PATCH] Added clearer instructions for the Unifi Controller widget when using Ubiquiti hardware. --- docs/widgets/services/unifi-controller.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/widgets/services/unifi-controller.md b/docs/widgets/services/unifi-controller.md index e33b6113..fd2c43d4 100644 --- a/docs/widgets/services/unifi-controller.md +++ b/docs/widgets/services/unifi-controller.md @@ -9,6 +9,8 @@ _(Find the Unifi Controller information widget [here](../info/unifi_controller.m You can display general connectivity status from your Unifi (Network) Controller. When authenticating you will want to use an account that has at least read privileges. +If connecting to Ubiquiti hardware, create a local-only user in the console settings with read privileges for the Network app. + An optional 'site' parameter can be supplied, if it is not the widget will use the default site for the controller. Allowed fields: `["uptime", "wan", "lan", "lan_users", "lan_devices", "wlan", "wlan_users", "wlan_devices"]` (maximum of four). Fields unsupported by the unifi device will not be shown.