From c9b7fb33f54a260e86aacf4b10b7d93c4ed052e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Feb 2026 20:59:49 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.85 --- hamh-alpha/CHANGELOG.md | 12 ++++++++++-- hamh-alpha/config.yaml | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index dba80e1..86941fd 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,8 +1,16 @@ -# v2.1.0-alpha.84 +# v2.1.0-alpha.85 ## Changes - +- chore: merge alpha into main - sync all features (f6bf9a3) +- fix(#95): add required PinCredential defaults before initialize to prevent Behaviors have errors (8fd1688) +- fix(#95): add required defaults for lock PinCredential feature (8c175a2) +- docs: trigger documentation deployment (50b5ee2) +- docs: sync README from alpha (Ecovacs support, contributors) (14ce2c7) +- Merge alpha (up to v2.1.0-alpha.54) into main (dcd7002) +- docs: add Roborock room selection to README alpha features and Robot Vacuum documentation (a032b2c) +- docs: add Force Sync feature to README (7f5b1af) +- docs: update README with new Alpha features (Auto Entity Grouping, Sorting, Water Heater) (e034d67) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 3300a7e..d3058c5 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.84" +version: "2.1.0-alpha.85" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)