From cdd63974df51b8720a21d11f72ab261d115c95fc Mon Sep 17 00:00:00 2001 From: RiDDiX Date: Thu, 29 Jan 2026 01:12:47 +0100 Subject: [PATCH] fix: correct Docker image name for hamh-testing (remove -testing suffix) --- hamh-testing/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index b8458de..cc67175 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,5 +1,5 @@ version: "2.0.0-testing.12" -image: ghcr.io/riddix/home-assistant-matter-hub-addon-testing +image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing) description: "\U0001F5FA️ TESTING VERSION - Powered by Matter.js Testing Branch! Contains latest Matter.js features and debug logging."