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

This commit is contained in:
github-actions[bot]
2026-04-07 05:09:43 +00:00
parent ced42e26f8
commit 8c22342877
2 changed files with 3 additions and 8 deletions

View File

@@ -1,13 +1,8 @@
# v2.1.0-alpha.570 # v2.1.0-alpha.571
## Changes ## Changes
- feat: add Docker HEALTHCHECK to standalone and addon images (12ced3b7) - fix(#287): use errorStateDetails instead of errorStateLabel for keepalive (10d33c92)
- fix: persist plugin config to registry on API update (bd6f40b7)
- feat: emit diagnostic events for commands, sessions, and errors (ddb66d44)
- fix: auto-map radon sensors to RadonSensorDevice (4718b704)
- fix: auto-map rain binary sensors to RainSensorDevice (f0abbf8f)
- fix: push new log entries to SSE stream subscribers (5ab14442)
--- ---
⚠️ **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.570" version: "2.1.0-alpha.571"
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)