Add Music Assistant to Dashy and Gatus

This commit is contained in:
2026-03-04 21:23:16 -08:00
parent 5342c920a8
commit 6267def09b
2 changed files with 20 additions and 0 deletions

View File

@@ -270,6 +270,16 @@ in
];
alerts = [{ type = "ntfy"; }];
}
{
name = "Music Assistant";
group = "s0";
url = "http://s0.koi-bebop.ts.net:8095";
interval = "5m";
conditions = [
"[STATUS] == 200"
];
alerts = [{ type = "ntfy"; }];
}
{
name = "Vikunja";
group = "s0";