mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 00:48:08 +08:00
release(hamh-alpha): 2.1.0-alpha.570
This commit is contained in:
@@ -1,8 +1,13 @@
|
|||||||
# v2.1.0-alpha.569
|
# v2.1.0-alpha.570
|
||||||
|
|
||||||
## Changes
|
## 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!
|
⚠️ **This is an alpha release** - use at your own risk!
|
||||||
|
|||||||
@@ -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
|
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user