diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 8302c5e..39d89f3 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.50](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.49...v1.7.50) (2026-01-29) + + +### Bug Fixes + +* handle null transitionTime from Google Home (fixes [#41](https://github.com/RiDDiX/home-assistant-matter-hub/issues/41)) ([8545aab](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8545aabb5fe6683ce3c5bf6a149801081aa45873)) + ## [1.7.49](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.48...v1.7.49) (2026-01-29) diff --git a/hamh/config.yaml b/hamh/config.yaml index e52ca9a..3f8aa88 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.7.49" +version: "1.7.50" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub