Add UptimeRobot widget

This commit is contained in:
Tom Hoover 2023-08-17 11:16:30 -05:00 committed by shamoon
parent 82d2f08e8b
commit e19dab3c5d
5 changed files with 136 additions and 0 deletions

View file

@ -91,6 +91,7 @@ import truenas from "./truenas/widget";
import unifi from "./unifi/widget";
import unmanic from "./unmanic/widget";
import uptimekuma from "./uptimekuma/widget";
import uptimerobot from "./uptimerobot/widget";
import watchtower from "./watchtower/widget";
import whatsupdocker from "./whatsupdocker/widget";
import xteve from "./xteve/widget";
@ -192,6 +193,7 @@ const widgets = {
unifi_console: unifi,
unmanic,
uptimekuma,
uptimerobot,
urbackup,
watchtower,
whatsupdocker,