diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index cf4b719..d93c720 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,8 +1,16 @@ -# v2.1.0-alpha.536 +# v2.1.0-alpha.537 ## Changes -- chore: remove old MyST docs (migrated to Docusaurus in docs-site/) (870b1b88) +- style: fix biome formatting and import order (710d44c1) +- feat: energy/power measurement support on composed devices (977cf34f) +- test: add matter.js API regression test suite (6ad74629) +- docs: add controller compatibility matrix and mapping blueprints (e23695cc) +- docs: add matter.js upgrade checklist to developer documentation (df94531d) +- feat: mDNS/network diagnostic API endpoint and frontend card (198a2228) +- feat: latency instrumentation in state update path (a380d748) +- feat: multi-admin fabric diagnostics in session info and health API (59e7ef96) +- feat: emit diagnostic warning for unsupported sensor device_class (cc40bd2b) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 92e4486..78d6cc2 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.536" +version: "2.1.0-alpha.537" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)