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

This commit is contained in:
github-actions[bot]
2026-02-24 10:36:05 +00:00
parent 2e3125e62b
commit 84aff47946
2 changed files with 5 additions and 3 deletions

View File

@@ -1,8 +1,10 @@
# v2.1.0-alpha.351
# v2.1.0-alpha.352
## Changes
- fix(#205): re-enable room-specific RvcRunMode modes for Apple Home room cleaning (e1b7a562)
- fix: lint errors in vacuum-identify-server and bridge-registry optional chaining (ce977335)
- fix(#205): use mqtt.publish for Valetudo segment cleanup instead of vacuum.send_command (cabfc22c)
- feat(#189): map Identify cluster to vacuum.locate for Apple Home 'Play Sound to Locate' (cd84cb50)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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