From 9f7db8743002c948d2118a622d37cbb7e757bd51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 28 Jan 2026 12:17:58 +0000 Subject: [PATCH] release(hamh): 1.7.20 --- 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 761971e..f733a44 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.20](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.19...v1.7.20) (2026-01-28) + + +### Bug Fixes + +* set thermostat defaults in ThermostatServer function for conformance ([7b0b956](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7b0b956a81e9ef17550c3f8ebcf687137d1e23da)) + ## [1.7.19](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.18...v1.7.19) (2026-01-28) diff --git a/hamh/config.yaml b/hamh/config.yaml index 1ffb1ef..182b32d 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.7.19" +version: "1.7.20" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub