release(hamh-alpha): 2.1.0-alpha.537

This commit is contained in:
github-actions[bot]
2026-03-28 13:03:28 +00:00
parent 894ea4d529
commit bbfa737f4c
2 changed files with 11 additions and 3 deletions

View File

@@ -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!

View File

@@ -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)