Files
homepage/docs/widgets/info/unifi_controller.md
shamoon a7fe80a399
Some checks failed
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
Docs / Linting Checks (push) Has been cancelled
Docs / Test Build Docs (push) Has been cancelled
Docs / Build & Deploy Docs (push) Has been cancelled
Tests / vitest (3) (push) Has been cancelled
Tests / vitest (4) (push) Has been cancelled
Tests / vitest (1) (push) Has been cancelled
Tests / vitest (2) (push) Has been cancelled
Crowdin Action / Crowdin Sync (push) Has been cancelled
Documentation: fix UniFi admonitions
2026-03-28 21:05:28 -07:00

997 B

title, description
title description
Unifi Controller Unifi Controller Information Widget Configuration

(Find the Unifi Controller service widget here)

You can display general connectivity status from your Unifi (Network) Controller.

!!! warning

When authenticating you will want to use a local account that has at least read privileges.

An optional 'site' parameter can be supplied, if it is not the widget will use the default site for the controller.

!!! tip

If you enter e.g. incorrect credentials and receive an "API Error", you may need to recreate the container to clear the cache.
unifi_infowidget
- unifi_console:
    url: https://unifi.host.or.ip:port
    site: Site Name # optional
    username: user
    password: pass
    key: unifiapikey # required if using API key instead of username/password