diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 37c9cba..a211509 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.8.0...v1.8.1) (2026-01-29) + + +### Bug Fixes + +* clamp maxHeatSetpointLimit when maxCoolSetpointLimit would exceed 35°C ([75c2af7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/75c2af7a73a834292239d57243912600db04ee09)) + # [1.8.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.51...v1.8.0) (2026-01-29) diff --git a/hamh/config.yaml b/hamh/config.yaml index d80dcd4..b3c25c3 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.8.0" +version: "1.8.1" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub