From 0b03a061b899198a7bb6d793680b8fcbff1d3955 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Jan 2026 23:50:35 +0000 Subject: [PATCH] release(hamh-testing): 4.0.0-testing.28 --- hamh-testing/CHANGELOG.md | 7 +++++++ hamh-testing/config.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/hamh-testing/CHANGELOG.md b/hamh-testing/CHANGELOG.md index 9a5b8d7..71c87ab 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.0.0-testing.28](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.27...v4.0.0-testing.28) (2026-01-29) + + +### Bug Fixes + +* WebSocket URL includes Ingress path for proper routing ([a42fedd](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a42fedd6ce272311547e00bc29e6cfad2446b6eb)) + # [4.0.0-testing.27](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.26...v4.0.0-testing.27) (2026-01-29) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index 3a99527..1d70622 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.0.0-testing.27" +version: "4.0.0-testing.28" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)