From 9cfbd0ee1973c3841ac86f20a24367ef1c8b0e5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Jan 2026 13:15:36 +0000 Subject: [PATCH] release(hamh-testing): 4.0.0-testing.4 --- 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 f37ab54..2cd048a 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.0.0-testing.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.3...v4.0.0-testing.4) (2026-01-29) + + +### Bug Fixes + +* **frontend:** show all device endpoints in DevicesPage, not just aggregator ([3594841](https://github.com/RiDDiX/home-assistant-matter-hub/commit/35948419ebab6232451c55668bb00c739c34b981)) + # [4.0.0-testing.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.2...v4.0.0-testing.3) (2026-01-29) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index 92cd2de..3188323 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.0.0-testing.3" +version: "4.0.0-testing.4" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)