Skip to content

Commit

Permalink
Add missing unifi fields
Browse files Browse the repository at this point in the history
Co-Authored-By: JeffRandall <[email protected]>
  • Loading branch information
shamoon and JeffRandall committed Jan 27, 2024
1 parent 7230b62 commit 98499cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/widgets/services/unifi-controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ You can display general connectivity status from your Unifi (Network) Controller

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_users", "wlan_users"]`.
Allowed fields: `["uptime", "wan", "lan", "lan_users", "lan_devices", "wlan", "wlan_users", "wlan_devices"]` (maximum of four).

Note that fields unsupported by the unifi device will not be shown.

```yaml
widget:
Expand Down

0 comments on commit 98499cd

Please sign in to comment.