From c2370b9aef35ce8180bf03e5402540856364ac78 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 28 Feb 2026 09:45:42 +0000 Subject: [PATCH] Revert 'Updater bot : scrutiny_fa updated to v1.37.0' [nobuild] --- scrutiny_fa/CHANGELOG.md | 3 --- scrutiny_fa/config.yaml | 2 +- scrutiny_fa/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/scrutiny_fa/CHANGELOG.md b/scrutiny_fa/CHANGELOG.md index 6f21aee44..020cf8e58 100644 --- a/scrutiny_fa/CHANGELOG.md +++ b/scrutiny_fa/CHANGELOG.md @@ -1,7 +1,4 @@ -## v1.37.0 (2026-02-28) -- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) - ## v1.30.1 (2026-02-23) - Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases) diff --git a/scrutiny_fa/config.yaml b/scrutiny_fa/config.yaml index 6941d8637..2014390e1 100644 --- a/scrutiny_fa/config.yaml +++ b/scrutiny_fa/config.yaml @@ -45,4 +45,4 @@ schema: slug: scrutiny_fa udev: true url: https://github.com/Starosdev/scrutiny -version: "v1.37.0" +version: "v1.30.1" diff --git a/scrutiny_fa/updater.json b/scrutiny_fa/updater.json index 76d86c052..97365e69a 100644 --- a/scrutiny_fa/updater.json +++ b/scrutiny_fa/updater.json @@ -1,10 +1,10 @@ { "github_fulltag": "true", - "last_update": "2026-02-28", + "last_update": "2026-02-23", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "scrutiny_fa", "source": "github", "upstream_repo": "Starosdev/scrutiny", - "upstream_version": "v1.37.0" + "upstream_version": "v1.30.1" }