From 4624abebcb11b1d848caa50b65b0f1b3cbf06054 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 8 Feb 2026 13:02:13 +0100 Subject: [PATCH] Update scrutiny_fa updater metadata --- scrutiny_fa/config.yaml | 4 ++-- scrutiny_fa/updater.json | 11 ++++++++++- 2 files changed, 12 insertions(+), 3 deletions(-) mode change 120000 => 100644 scrutiny_fa/updater.json diff --git a/scrutiny_fa/config.yaml b/scrutiny_fa/config.yaml index 6b3e87f51..7383040e7 100644 --- a/scrutiny_fa/config.yaml +++ b/scrutiny_fa/config.yaml @@ -44,5 +44,5 @@ schema: expose_collector: bool? slug: scrutiny_fa udev: true -url: https://github.com/AnalogJ/scrutiny -version: v0.8.1-9 +url: https://github.com/Starosdev/scrutiny +version: v1.23.2-1 diff --git a/scrutiny_fa/updater.json b/scrutiny_fa/updater.json deleted file mode 120000 index a6d33dde2..000000000 --- a/scrutiny_fa/updater.json +++ /dev/null @@ -1 +0,0 @@ -../scrutiny/updater.json \ No newline at end of file diff --git a/scrutiny_fa/updater.json b/scrutiny_fa/updater.json new file mode 100644 index 000000000..94ee8924c --- /dev/null +++ b/scrutiny_fa/updater.json @@ -0,0 +1,10 @@ +{ + "github_fulltag": "true", + "last_update": "08-02-2026", + "paused": false, + "repository": "alexbelgium/hassio-addons", + "slug": "scrutiny_fa", + "source": "github", + "upstream_repo": "Starosdev/scrutiny", + "upstream_version": "v1.23.2" +}