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

This commit is contained in:
github-actions[bot]
2026-03-20 10:25:38 +00:00
parent b57a463bfe
commit ee56f7a849
2 changed files with 3 additions and 4 deletions

View File

@@ -1,9 +1,8 @@
# v2.1.0-alpha.522
# v2.1.0-alpha.523
## Changes
- fix: use stable keys for composed entity list to satisfy noArrayIndexKey lint (6f11ef39)
- feat: user-defined composed devices via composedEntities mapping (#220) (f936cf4e)
- fix: skip climate.turn_on when thermostat is already on (#269) (34a275ac)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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