From e17461093c90df5fcf085df5ca1b3ae8f057f83e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Jan 2026 20:01:11 +0000 Subject: [PATCH] release(hamh-testing): 4.0.0-testing.8 --- 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 d5c6d4e..d45328b 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.0.0-testing.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.7...v4.0.0-testing.8) (2026-01-29) + + +### Bug Fixes + +* correct vendor ID mapping - 4996 is iCloud Keychain, not Google (fixes [#47](https://github.com/RiDDiX/home-assistant-matter-hub/issues/47)) ([a313586](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a3135867979a713dbbd1f50603f07beabf4a7b9f)) + # [4.0.0-testing.7](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.6...v4.0.0-testing.7) (2026-01-29) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index 36c852f..aa51ca5 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.0.0-testing.7" +version: "4.0.0-testing.8" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)