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

This commit is contained in:
github-actions[bot]
2026-03-02 14:43:07 +00:00
parent d09004156c
commit 6beb0a5505
2 changed files with 9 additions and 3 deletions

View File

@@ -1,8 +1,14 @@
# v2.1.0-alpha.415
# v2.1.0-alpha.416
## Changes
- fix: snapshot-copy selectedAreas before clearing state to prevent proxy invalidation (042e7095)
- fix: remove @matter/main from frontend, fix PR #226 issues (459b3ca3)
- Merge PR #226: Add custom fan speed mapping (b1d0ffc0)
- fix comment (a4960274)
- Merge branch 'RiDDiX:alpha' into alpha (72847302)
- Change to matter.js enum and fix frontend format (5ba062e6)
- Change matter mapping from string to enum (5a4449dc)
- Add custom fan speed mapping (642b4178)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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