diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 38af7ff..1b1b848 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.16](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.15...v1.7.16) (2026-01-27) + + +### Bug Fixes + +* add null checks for entity.state in behavior servers and remove Matter.js patch workaround ([43942a9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/43942a9281998e6c73f7774626143808309a3111)) + ## [1.7.15](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.14...v1.7.15) (2026-01-27) diff --git a/hamh/config.yaml b/hamh/config.yaml index b507d2e..18b6348 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.7.15" +version: "1.7.16" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub