diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 52104ff..d601f0e 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.10.9](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.8...v1.10.9) (2026-02-02) + + +### Bug Fixes + +* remove AutoMode feature from ClimateDevice to fix Behaviors have errors ([#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([0a4af9e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0a4af9e473d0873a30306712762c9a710531d266)) + ## [1.10.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.7...v1.10.8) (2026-02-02) diff --git a/hamh/config.yaml b/hamh/config.yaml index e52d52b..cd60722 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.10.8" +version: "1.10.9" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub