Add Unifi Controller service widget

Jason Fischer
2022-10-09 17:27:21 -07:00
parent 564d81cac9
commit 7ecb314e56

@@ -464,6 +464,21 @@ widget:
``` ```
## Unifi Controller
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.
Allowed fields: `["uptime", "wan", "lan", "wlan"]`.
```yaml
widget:
type: unifi
url: https://unifi.host.or.ip:port
username: username
password: password
```
# System Utilities & Services # System Utilities & Services
System specific utilities and tools like message queues, databases, etc. System specific utilities and tools like message queues, databases, etc.