mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 12:28:09 +08:00
release(hamh-alpha): 2.1.0-alpha.616
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
# v2.1.0-alpha.615
|
||||
# v2.1.0-alpha.616
|
||||
|
||||
## Changes
|
||||
|
||||
- fix: serialize bridge start and stop lifecycle calls (d4a03678)
|
||||
- fix: retry transient network errors on ha connect (a3e25041)
|
||||
- fix: log and surface bridge import errors (cba62960)
|
||||
- fix: sweep stale optimistic state entries on set (af228056)
|
||||
- fix: serialize updateStates and detach plugin listeners (7839ef2f)
|
||||
- fix: guard auto-refresh against overlapping reloads (22254a3d)
|
||||
- fix: dispose AppEnvironment on graceful shutdown (dc94c779)
|
||||
- feat: add boolean state configuration cluster on leak freeze rain contact (67da2b7d)
|
||||
- feat: wire groups and scenes management on light plug and fan endpoints (220373dd)
|
||||
- fix: stop bridges in parallel during stopAll and restartAll (c89101a9)
|
||||
- refactor: share cover position adjustment body across read and write (e98e653d)
|
||||
- fix: parallelize home assistant registry fetches (6c308272)
|
||||
- fix: compare entity attributes with deep-equal not json round-trip (4ff6d945)
|
||||
- fix: guard mireds conversion and align colorMode publishing (b858694a)
|
||||
- fix: correct thermostat running state for unknown modes and drying (b88ec137)
|
||||
|
||||
---
|
||||
⚠️ **This is an alpha release** - use at your own risk!
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "2.1.0-alpha.615"
|
||||
version: "2.1.0-alpha.616"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh-alpha
|
||||
name: Home-Assistant-Matter-Hub (Alpha)
|
||||
|
||||
Reference in New Issue
Block a user