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