From 854becfd43f899f219903c85c6f077370986dac4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 30 Jan 2026 00:46:41 +0000 Subject: [PATCH] release(hamh-testing): 4.0.0-testing.30 --- 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 cc0b7fb..7451771 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.0.0-testing.30](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.29...v4.0.0-testing.30) (2026-01-30) + + +### Bug Fixes + +* use device_id instead of entity_id for device lookup (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([e3a9144](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e3a91444cd4bb9caa6f0345c77d57d585fcd4ef2)) + # [4.0.0-testing.29](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.28...v4.0.0-testing.29) (2026-01-30) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index ab76f24..8796144 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.0.0-testing.29" +version: "4.0.0-testing.30" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)