Compare commits

...

8 Commits

Author SHA1 Message Date
github-actions[bot]
a5aa1d0825 release(hamh): 2.0.10 2026-02-07 09:20:24 +00:00
github-actions[bot]
57b161c1c2 release(hamh-alpha): 2.1.0-alpha.92 2026-02-07 08:56:18 +00:00
github-actions[bot]
41646c8d33 release(hamh-alpha): 2.1.0-alpha.91 2026-02-07 08:52:06 +00:00
github-actions[bot]
db05f8f14f release(hamh-alpha): 2.1.0-alpha.90 2026-02-06 23:29:51 +00:00
github-actions[bot]
82d66abbda release(hamh-alpha): 2.1.0-alpha.89 2026-02-06 23:03:55 +00:00
github-actions[bot]
031dca91ac release(hamh-alpha): 2.1.0-alpha.88 2026-02-06 22:54:13 +00:00
github-actions[bot]
ae52770336 release(hamh-alpha): 2.1.0-alpha.87 2026-02-06 22:42:12 +00:00
github-actions[bot]
bde5478592 release(hamh-alpha): 2.1.0-alpha.86 2026-02-06 21:11:01 +00:00
4 changed files with 12 additions and 12 deletions

View File

@@ -1,16 +1,8 @@
# v2.1.0-alpha.85
# v2.1.0-alpha.92
## 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!

View File

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

View File

@@ -1,3 +1,11 @@
## [2.0.10](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.9...v2.0.10) (2026-02-07)
### Bug Fixes
* **#124:** scenes always showing as on - use same pattern as automation ([563536c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/563536c9cd885d8f100ff090d647a8f20319c647)), closes [#124](https://github.com/RiDDiX/home-assistant-matter-hub/issues/124)
* **#78:** add PositionAwareLift back for all covers - Apple Home requires it ([ad347eb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ad347ebf4319d27dffb3d6d990109b9b5c7df72f)), closes [#78](https://github.com/RiDDiX/home-assistant-matter-hub/issues/78)
## [2.0.9](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.8...v2.0.9) (2026-02-06)

View File

@@ -1,4 +1,4 @@
version: "2.0.9"
version: "2.0.10"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub