From 0d56b4dded662cdfbbb5e8e7a67ceab49e2d06d8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 10 Jul 2026 23:32:12 +0000 Subject: [PATCH] Revert "Updater bot : tandoor_recipes updated to 2.6.13" This reverts commit 71c67e7eeff1a315e4d63f0e0ba2acd035044ddb. --- tandoor_recipes/CHANGELOG.md | 3 --- tandoor_recipes/config.yaml | 2 +- tandoor_recipes/updater.json | 4 ++-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/tandoor_recipes/CHANGELOG.md b/tandoor_recipes/CHANGELOG.md index e27feae65b..1c3ff56683 100644 --- a/tandoor_recipes/CHANGELOG.md +++ b/tandoor_recipes/CHANGELOG.md @@ -1,7 +1,4 @@ -## 2.6.13 (2026-07-11) -- Update to latest version from TandoorRecipes/recipes (changelog : https://github.com/TandoorRecipes/recipes/releases) - ## 2.6.12 (2026-07-04) - Update to latest version from TandoorRecipes/recipes (changelog : https://github.com/TandoorRecipes/recipes/releases) diff --git a/tandoor_recipes/config.yaml b/tandoor_recipes/config.yaml index 2066fcea8f..9da84789f4 100644 --- a/tandoor_recipes/config.yaml +++ b/tandoor_recipes/config.yaml @@ -112,5 +112,5 @@ services: slug: tandoor_recipes udev: true url: https://github.com/alexbelgium/hassio-addons -version: "2.6.13" +version: "2.6.12" webui: http://[HOST]:[PORT:80] diff --git a/tandoor_recipes/updater.json b/tandoor_recipes/updater.json index 1663c9b005..e6a654fdb1 100644 --- a/tandoor_recipes/updater.json +++ b/tandoor_recipes/updater.json @@ -1,9 +1,9 @@ { "github_beta": false, - "last_update": "2026-07-11", + "last_update": "2026-07-04", "repository": "alexbelgium/hassio-addons", "slug": "tandoor_recipes", "source": "github", "upstream_repo": "TandoorRecipes/recipes", - "upstream_version": "2.6.13" + "upstream_version": "2.6.12" }