Update TrueNAS widget documentation
Some checks failed
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled

Removed outdated API version table for TrueNAS widget.
This commit is contained in:
shamoon
2026-01-04 00:44:01 -08:00
committed by GitHub
parent 137a8aa0f5
commit 43e3c95800

View File

@@ -5,12 +5,10 @@ description: TrueNas Scale Widget Configuration
Learn more about [TrueNas](https://www.truenas.com/).
`version` controls which API the single TrueNAS widget uses (defaults to `1`):
| TrueNAS API | Homepage widget version |
| ---------------------- | ----------------------- |
| REST (pre-26.04) | 1 (default) |
| WebSocket JSON-RPC 2.0 | 2 |
| TrueNAS Version | Homepage widget version |
| ----------------------- | ----------------------- |
| < 26 (REST API) | 1 (default) |
| > 25.04 (Websocket API) | 2 |
Allowed fields: `["load", "uptime", "alerts"]`.