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

This commit is contained in:
github-actions[bot]
2026-02-20 16:58:05 +00:00
parent 9e2969e655
commit 4efef4451c
2 changed files with 11 additions and 3 deletions

View File

@@ -1,8 +1,16 @@
# v2.1.0-alpha.284
# v2.1.0-alpha.285
## Changes
- fix(#176): skip setpoint nudge during Off transition to fix Google voice confirmation (93cc045)
- docs: fix version references v2.1.0 → v2.0.24 (actual semantic-release version) (a372723)
- Merge branch 'main' of https://github.com/RiDDiX/home-assistant-matter-hub (4db6d8a)
- docs: update README and documentation for v2.1.0 stable release (8af8849)
- fix(oom): delete endpoints in dispose() to prevent memory leak (#180) (e75902b)
- docs: sync documentation updates from alpha (filter tooltips, feature flags, new FAQs) (7191414)
- docs: update Alpha Features section on main with current alpha changes (995e684)
- chore: merge alpha into main - restore #176 auto-resume (0b53966)
- chore: merge alpha into main - README update for v2.0.21 (df553cf)
- chore: merge alpha into main - hotfixes (#178, #176 revert) (5282579)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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