From 77d02f2f5504994861c748d62a26565cf3027b24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Jan 2026 12:47:54 +0000 Subject: [PATCH] release(hamh-testing): 4.0.0-testing.3 --- 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 6ade2e5..f37ab54 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,11 @@ +# [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) + + +### Features + +* add coverUseHomeAssistantPercentage flag for Alexa-friendly cover percentage display ([da0267b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/da0267b93f800f3d1b04a61245cda55c6054ad82)) +* **frontend:** redesign UI with modern card-based layout for bridges and devices ([0a73c40](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0a73c40f6a2dae3fc987ca5fb30c9a129ab5beef)) + # [4.0.0-testing.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.1...v4.0.0-testing.2) (2026-01-29) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index 1892d6c..92cd2de 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.0.0-testing.2" +version: "4.0.0-testing.3" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)