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

This commit is contained in:
github-actions[bot]
2026-03-24 15:33:26 +00:00
parent 9887b91463
commit af73dfaede
2 changed files with 3 additions and 6 deletions

View File

@@ -1,11 +1,8 @@
# v2.1.0-alpha.529 # v2.1.0-alpha.530
## Changes ## Changes
- fix: resolve lint errors in composed endpoint tests and cover formatting (f63bd492) - fix: trigger mDNS re-announcement after dead session cleanup (#266) (1de74dad)
- test: add composed endpoint and server-mode vacuum device tests (d16993e8)
- refactor: deduplicate PowerSourceServer battery callback into DefaultPowerSourceServer (ddc0020c)
- fix: guard DiagnosticService against undefined aggregator in server-mode bridges (fa9b11ea)
--- ---
⚠️ **This is an alpha release** - use at your own risk! ⚠️ **This is an alpha release** - use at your own risk!

View File

@@ -1,4 +1,4 @@
version: "2.1.0-alpha.529" version: "2.1.0-alpha.530"
image: ghcr.io/riddix/home-assistant-matter-hub-addon image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-alpha slug: hamh-alpha
name: Home-Assistant-Matter-Hub (Alpha) name: Home-Assistant-Matter-Hub (Alpha)