Compare commits

...

7 Commits

Author SHA1 Message Date
github-actions[bot]
152711cc43 release(hamh): 2.0.12 2026-02-07 14:37:52 +00:00
github-actions[bot]
b2a8e5e2c6 release(hamh-alpha): 2.1.0-alpha.97 2026-02-07 14:37:14 +00:00
github-actions[bot]
eb65975b1f release(hamh): 2.0.11 2026-02-07 14:25:39 +00:00
github-actions[bot]
b6515eb721 release(hamh-alpha): 2.1.0-alpha.96 2026-02-07 14:24:29 +00:00
github-actions[bot]
158682e055 release(hamh-alpha): 2.1.0-alpha.95 2026-02-07 09:43:08 +00:00
github-actions[bot]
3fc00df965 release(hamh-alpha): 2.1.0-alpha.94 2026-02-07 09:38:07 +00:00
github-actions[bot]
b47751cddf release(hamh-alpha): 2.1.0-alpha.93 2026-02-07 09:22:11 +00:00
4 changed files with 19 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# v2.1.0-alpha.92
# v2.1.0-alpha.97
## Changes

View File

@@ -1,4 +1,4 @@
version: "2.1.0-alpha.92"
version: "2.1.0-alpha.97"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-alpha
name: Home-Assistant-Matter-Hub (Alpha)

View File

@@ -1,3 +1,19 @@
## [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)
### Bug Fixes
* **#71:** cooling setpoint now updates temperature in auto mode for single-temp thermostats ([786c233](https://github.com/RiDDiX/home-assistant-matter-hub/commit/786c23312fcfcba21fe91b4e512c49c1b55b387d)), closes [#71](https://github.com/RiDDiX/home-assistant-matter-hub/issues/71)
* **#78:** translate position commands to open/close for binary covers ([7021b2d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7021b2d0272d4ca790f4ea4d94c049a5e7edaa2e))
* **#92:** clamp colorTemperatureMireds to device range before updating boundaries ([e866f0d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e866f0da80d8160be4f31b4b55d3a2b8b71a3834)), closes [#92](https://github.com/RiDDiX/home-assistant-matter-hub/issues/92) [#92](https://github.com/RiDDiX/home-assistant-matter-hub/issues/92)
## [2.0.10](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.9...v2.0.10) (2026-02-07)

View File

@@ -1,4 +1,4 @@
version: "2.0.10"
version: "2.0.12"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub