Compare commits

...

5 Commits

Author SHA1 Message Date
github-actions[bot]
6c34555d11 release(hamh): 2.0.42 2026-04-26 12:57:37 +00:00
github-actions[bot]
b2fb466e89 release(hamh-alpha): 2.1.0-alpha.633 2026-04-26 11:39:13 +00:00
github-actions[bot]
f5c812486b release(hamh-alpha): 2.1.0-alpha.632 2026-04-26 10:35:45 +00:00
github-actions[bot]
c29c4d31e9 release(hamh-alpha): 2.1.0-alpha.631 2026-04-25 18:50:54 +00:00
github-actions[bot]
a254f246a3 release(hamh-alpha): 2.1.0-alpha.630 2026-04-24 18:41:36 +00:00
4 changed files with 12 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# v2.1.0-alpha.629
# v2.1.0-alpha.633
## Changes
- add per-entity disableClimateOnOff mapping flag (8e25896b)
- fix(#316): align root softwareVersionString with version (ae4b33d7)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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

View File

@@ -1,3 +1,11 @@
## [2.0.42](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.41...v2.0.42) (2026-04-26)
### Bug Fixes
* **#316:** align root softwareVersionString with version ([ae4b33d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ae4b33d7c60064cfe9b02e3c579f4d1416358d87)), closes [#316](https://github.com/RiDDiX/home-assistant-matter-hub/issues/316)
* **#319:** clamp climate auto to heat/cool on non-AutoMode bases ([6dd4ded](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6dd4ded1a001eb7e18808cb78c908fb1187a7ad9)), closes [#319](https://github.com/RiDDiX/home-assistant-matter-hub/issues/319)
## [2.0.41](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.40...v2.0.41) (2026-04-23)

View File

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