diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 98c31b3..ef65c6f 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.12](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.11...v2.0.12) (2026-02-07) + + +### Bug Fixes + +* **tvoc:** use correct measurement unit and thresholds per device_class ([ff1d706](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ff1d7067fb31648679d45d60611bcc52504165af)) + ## [2.0.11](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.10...v2.0.11) (2026-02-07) diff --git a/hamh/config.yaml b/hamh/config.yaml index 8eda9d8..3c4167d 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "2.0.11" +version: "2.0.12" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub