From 69c143d952132fb8f59070352d6c4818b2c24b66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Jan 2026 07:52:14 +0000 Subject: [PATCH] release(hamh): 1.7.33 --- hamh/CHANGELOG.md | 7 +++++++ hamh/config.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 077f6f7..6ed0259 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.33](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.32...v1.7.33) (2026-01-29) + + +### Bug Fixes + +* add asLocalActor to preUpdateRunningMode for thermostat systemMode writes (fixes [#24](https://github.com/RiDDiX/home-assistant-matter-hub/issues/24)) ([27055dd](https://github.com/RiDDiX/home-assistant-matter-hub/commit/27055dd656748ab754f00f821ae1665460231e5f)) + ## [1.7.32](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.31...v1.7.32) (2026-01-29) diff --git a/hamh/config.yaml b/hamh/config.yaml index d454aa5..8597ad6 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.7.32" +version: "1.7.33" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub