From f1062c92ff85ae5c88fd289533a6560ebb6ea0d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 19 Feb 2026 08:15:05 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.248 --- hamh-alpha/CHANGELOG.md | 7 +++++-- hamh-alpha/config.yaml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index 0cd6f2f..f31106e 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,8 +1,11 @@ -# v2.1.0-alpha.247 +# v2.1.0-alpha.248 ## Changes -- fix: alpha changelog empty due to HEAD^ excluding latest commit (4190ecc) +- fix forceSync to traverse sub-endpoints of composed devices (cd595f0) +- forward transition time from Matter commands to HA light service calls (6195e3a) +- add dashboard page as landing page (3380d68) +- add entity autocomplete to mapping dialog (034c57d) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index f2e984f..9a98bea 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.247" +version: "2.1.0-alpha.248" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)