Merge pull request #451 from chazzbg/truenas-widget

Feature: Add widget for Truenas
This commit is contained in:
shamoon 2022-11-03 20:37:59 -07:00 committed by GitHub
commit be5a8c0060
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 95 additions and 0 deletions

View file

@ -309,5 +309,11 @@
"videos": "Videos",
"channels": "Channels",
"playlists": "Playlists"
},
"truenas": {
"load": "System Load",
"uptime": "Uptime",
"alerts": "Alerts",
"time": "{{value, number(style: unit; unitDisplay: long;)}}"
}
}