Update homebridge, autobrr, truenas, tubearchivist, watchtower, pyload widgets

This commit is contained in:
Michael Shamoon 2022-10-26 08:35:38 -07:00
parent f473d324df
commit 00163d2f44
10 changed files with 40 additions and 14 deletions

View file

@ -14,6 +14,10 @@ const widget = {
},
status: {
endpoint: "system/info",
validate: [
"loadavg",
"uptime_seconds"
]
},
},
};