diff --git a/hamh-testing/CHANGELOG.md b/hamh-testing/CHANGELOG.md index 2e509c2..1b0d631 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.0.0-testing.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-testing.2...v2.0.0-testing.3) (2026-01-28) + + +### Bug Fixes + +* use asLocalActor in thermostat reactors to fix access control issues ([1fd1023](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1fd10234c41de3308aaafb3d4da6cd8c16467799)) + # [2.0.0-testing.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-testing.1...v2.0.0-testing.2) (2026-01-28) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index 4d95875..bfad25f 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "2.0.0-testing.2" +version: "2.0.0-testing.3" image: ghcr.io/riddix/home-assistant-matter-hub-addon-testing slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)