From b47606eb2a876a100d00a3cb0a0fa101701425fd Mon Sep 17 00:00:00 2001 From: RiDDiX Date: Mon, 26 Jan 2026 00:25:12 +0100 Subject: [PATCH] fix: remove alpha tag from image - Docker image not yet built --- hamh-alpha/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index ccba386..f7f4baa 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,5 +1,5 @@ version: "1.4.0-alpha.1" -image: ghcr.io/riddix/home-assistant-matter-hub-addon:alpha +image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha) description: "⚠️ ALPHA VERSION - For testing only! Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home."