From 4506317bc629b7e7a892c4a6c80cb3bb87abc017 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 27 Jan 2026 21:10:04 +0000 Subject: [PATCH] release(hamh): 1.7.15 --- 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 5d97d3d..38af7ff 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.15](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.14...v1.7.15) (2026-01-27) + + +### Bug Fixes + +* handle Home Assistant action errors to prevent unhandled promise rejections (fixes [#17](https://github.com/RiDDiX/home-assistant-matter-hub/issues/17)) ([d35229b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d35229b25980e2e970220be91c5212d3fa174be8)) + ## [1.7.14](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.13...v1.7.14) (2026-01-27) diff --git a/hamh/config.yaml b/hamh/config.yaml index b75b751..b507d2e 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.7.14" +version: "1.7.15" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub