diff --git a/hamh-testing/CHANGELOG.md b/hamh-testing/CHANGELOG.md index ae9a718..1c44bfd 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,11 @@ +# [4.0.0-testing.54](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.53...v4.0.0-testing.54) (2026-01-31) + + +### Bug Fixes + +* detect humidity from current_humidity attribute, not just TARGET_HUMIDITY feature ([#67](https://github.com/RiDDiX/home-assistant-matter-hub/issues/67)) ([f2f8709](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f2f870976cf724624f93ce97972f166974b51669)) +* force version 4.1.0-testing release ([f5b8c0b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f5b8c0b4ea3b93c1912375f10e61794aa9398bad)) + # [4.0.0-testing.53](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.52...v4.0.0-testing.53) (2026-01-31) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index 54e3a4d..f9d466d 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.0.0-testing.53" +version: "4.0.0-testing.54" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)