Compare commits

..

3 Commits

Author SHA1 Message Date
github-actions[bot]
068da53d53 release(hamh): 2.0.48 2026-06-19 21:16:27 +00:00
github-actions[bot]
049f19183f release(hamh-alpha): 2.1.0-alpha.764 2026-06-19 21:14:52 +00:00
github-actions[bot]
ec171b73e0 release(hamh-alpha): 2.1.0-alpha.763 2026-06-19 08:11:10 +00:00
4 changed files with 12 additions and 5 deletions

View File

@@ -1,9 +1,8 @@
# v2.1.0-alpha.762
# v2.1.0-alpha.764
## Changes
- fix: show the full update changelog (2a72cec0)
- fix: cap the controller-warnings list height (072b95d6)
- fix(#381): clear inactive setpoint limits (ee99d04d)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

@@ -1,4 +1,4 @@
version: "2.1.0-alpha.762"
version: "2.1.0-alpha.764"
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.48](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.47...v2.0.48) (2026-06-19)
### Bug Fixes
* **#381:** clear inactive setpoint limits ([ee99d04](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee99d04db204c5432a868d9a5a10e0c17157a421)), closes [#381](https://github.com/RiDDiX/home-assistant-matter-hub/issues/381)
* show full release notes in updates card ([bd471ae](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bd471ae089af312721800364608b2b5904e0f59e))
## [2.0.47](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.46...v2.0.47) (2026-06-19)

View File

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