From a5aa1d0825a920ce9ca9a66cb7848faa19e2acab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Feb 2026 09:20:24 +0000 Subject: [PATCH] release(hamh): 2.0.10 --- hamh/CHANGELOG.md | 8 ++++++++ hamh/config.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 1d21a26..0b7f4bb 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -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) diff --git a/hamh/config.yaml b/hamh/config.yaml index 2befe5b..db67402 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -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