diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 049d8c7..31f5c54 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.1...v1.7.2) (2026-01-26) + + +### Bug Fixes + +* round fan percentage to nearest valid step ([#8](https://github.com/RiDDiX/home-assistant-matter-hub/issues/8)) ([d01ef90](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d01ef90abd7cbee4724f6aa01f95c613135e0c17)) + ## [1.7.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.0...v1.7.1) (2026-01-26) diff --git a/hamh/config.yaml b/hamh/config.yaml index c465e1a..6d4230a 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.7.1" +version: "1.7.2" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub