From 880e8248249cffdff546b925b6f3ca732b00aae0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Feb 2026 14:53:48 +0000 Subject: [PATCH] release(hamh): 2.0.13 --- hamh/CHANGELOG.md | 7 +++++++ hamh/config.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index ef65c6f..c1b9387 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.13](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.12...v2.0.13) (2026-02-07) + + +### Bug Fixes + +* **sensors:** correct CO2 thresholds and add ExtremelyPoor for CO2/PM10 ([35b41ea](https://github.com/RiDDiX/home-assistant-matter-hub/commit/35b41eaac4cddf47de050e04ae9cada59b0438a1)) + ## [2.0.12](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.11...v2.0.12) (2026-02-07) diff --git a/hamh/config.yaml b/hamh/config.yaml index 3c4167d..71b1e03 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "2.0.12" +version: "2.0.13" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub