From ab8a126a05af4f0d3faec979ac466519a665de89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 26 Jan 2026 10:15:31 +0000 Subject: [PATCH] release(hamh): 1.4.4 --- 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 adfbe8d..e470ae7 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.3...v1.4.4) (2026-01-26) + + +### Bug Fixes + +* thermostat deadband constraint violation causing boot loop with climate entities ([81774f6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/81774f6967617ffe3f9a15bfa393c073fcfd84e6)) + ## [1.4.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.2...v1.4.3) (2026-01-26) diff --git a/hamh/config.yaml b/hamh/config.yaml index a45edbe..3a52cdb 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.4.3" +version: "1.4.4" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub