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
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"
}
}