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

This commit is contained in:
github-actions[bot]
2026-04-06 22:29:18 +00:00
parent 1678e27460
commit ced42e26f8
2 changed files with 8 additions and 3 deletions

View File

@@ -1,8 +1,13 @@
# v2.1.0-alpha.569
# v2.1.0-alpha.570
## Changes
- fix(#286): guard all behavior update() methods against missing attributes (47f58aee)
- feat: add Docker HEALTHCHECK to standalone and addon images (12ced3b7)
- 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!

View File

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