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

This commit is contained in:
github-actions[bot]
2026-02-25 20:52:41 +00:00
parent 2962d5e545
commit 693a080c8f
2 changed files with 3 additions and 4 deletions

View File

@@ -1,9 +1,8 @@
# v2.1.0-alpha.378
# v2.1.0-alpha.379
## Changes
- fix: default vacuum OnOff to OFF in server mode OnOff breaks Alexa (#185, #183) (51c5fd4c)
- feat: expose alarm_control_panel as ModeSelect instead of OnOffPlugInUnit (#209) (cf87606e)
- fix(#206): fallback to hardcoded cleaning modes when entity options unavailable (8f5c4676)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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