diff --git a/hamh-testing/CHANGELOG.md b/hamh-testing/CHANGELOG.md index 072b9e3..2f00f64 100644 --- a/hamh-testing/CHANGELOG.md +++ b/hamh-testing/CHANGELOG.md @@ -1,3 +1,15 @@ +# [4.0.0-testing.37](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.36...v4.0.0-testing.37) (2026-01-30) + + +### Bug Fixes + +* change humidifier from OnOffPlugInUnit to FanDevice for better Matter controller representation ([#58](https://github.com/RiDDiX/home-assistant-matter-hub/issues/58)) ([d61ac47](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d61ac474c91e1074598a3e2a0e9788a641705bd8)) + + +### Features + +* add humidity sensor and auto mode support for humidifier ([#58](https://github.com/RiDDiX/home-assistant-matter-hub/issues/58)) ([f1cf9b0](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f1cf9b0a1c8fd2d972b9e47859a3a1e1b1ce0469)) + # [4.0.0-testing.36](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.35...v4.0.0-testing.36) (2026-01-30) diff --git a/hamh-testing/config.yaml b/hamh-testing/config.yaml index 0022fbf..fe2461d 100644 --- a/hamh-testing/config.yaml +++ b/hamh-testing/config.yaml @@ -1,4 +1,4 @@ -version: "4.0.0-testing.36" +version: "4.0.0-testing.37" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-testing name: Home-Assistant-Matter-Hub (Testing)