diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 1ca3566..8de9b2e 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.10](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.9...v1.7.10) (2026-01-27) + + +### Bug Fixes + +* clamp thermostat setpoints to valid limits to prevent Matter.js validation errors ([0e48566](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0e485668423bdd5b7740e3be4c101f07c8a45529)) + ## [1.7.9](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.8...v1.7.9) (2026-01-27) diff --git a/hamh/config.yaml b/hamh/config.yaml index bc1b792..39ccfc8 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.7.9" +version: "1.7.10" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub