From 327967751b10e9c00e82e7ff5d07e898f9abcf6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 31 Jan 2026 17:43:03 +0000 Subject: [PATCH] release(hamh-testing): 4.1.0-testing.8 --- hamh-testing/CHANGELOG.md | 8 ++++++++ hamh-testing/config.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/hamh-testing/CHANGELOG.md b/hamh-testing/CHANGELOG.md index 0c9fd9a..3c9da5e 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,11 @@ +# [4.1.0-testing.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.7...v4.1.0-testing.8) (2026-01-31) + + +### Features + +* implement Vision 1 callback-based architecture for Light and Fan endpoints ([2c9955d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2c9955d8faa46f82c71e4e4443f75a1d9011854e)) +* implement Vision 1 callback-based architecture for Switch, Lock, Cover, Button, Valve, Scene, Humidifier endpoints ([6eaf622](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6eaf622e15f128c3b0872a54b3578350d8f1f21d)) + # [4.1.0-testing.7](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.6...v4.1.0-testing.7) (2026-01-31) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index c8c5a3c..005ec02 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.1.0-testing.7" +version: "4.1.0-testing.8" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)