From 7193073130388debd46a64b9a4901ddbf51754b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Apr 2026 20:12:35 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.616 --- hamh-alpha/CHANGELOG.md | 17 +++++++++-------- hamh-alpha/config.yaml | 2 +- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index f810e7e..1a7a48f 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,14 +1,15 @@ -# v2.1.0-alpha.615 +# v2.1.0-alpha.616 ## Changes -- fix: serialize bridge start and stop lifecycle calls (d4a03678) -- fix: retry transient network errors on ha connect (a3e25041) -- fix: log and surface bridge import errors (cba62960) -- fix: sweep stale optimistic state entries on set (af228056) -- fix: serialize updateStates and detach plugin listeners (7839ef2f) -- fix: guard auto-refresh against overlapping reloads (22254a3d) -- fix: dispose AppEnvironment on graceful shutdown (dc94c779) +- feat: add boolean state configuration cluster on leak freeze rain contact (67da2b7d) +- feat: wire groups and scenes management on light plug and fan endpoints (220373dd) +- fix: stop bridges in parallel during stopAll and restartAll (c89101a9) +- refactor: share cover position adjustment body across read and write (e98e653d) +- fix: parallelize home assistant registry fetches (6c308272) +- fix: compare entity attributes with deep-equal not json round-trip (4ff6d945) +- fix: guard mireds conversion and align colorMode publishing (b858694a) +- fix: correct thermostat running state for unknown modes and drying (b88ec137) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 9c2db00..bc9dd60 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.615" +version: "2.1.0-alpha.616" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)