Merge pull request #496 from stuffinator/pyload_widget

Add Pyload widget
This commit is contained in:
shamoon 2022-11-08 13:24:45 -08:00 committed by GitHub
commit b719a9f6a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 133 additions and 0 deletions

View file

@ -319,5 +319,11 @@
"uptime": "Uptime",
"alerts": "Alerts",
"time": "{{value, number(style: unit; unitDisplay: long;)}}"
},
"pyload": {
"speed": "Speed",
"active": "Active",
"queue": "Queue",
"total": "Total"
}
}