Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
5e0ae206f7 release(hamh): 1.7.9 2026-01-27 10:11:53 +00:00
github-actions[bot]
93e621a9f6 release(hamh-alpha): 2.0.0-alpha.21 2026-01-27 10:11:45 +00:00
github-actions[bot]
62ca98d8b3 release(hamh-alpha): 2.0.0-alpha.20 2026-01-27 09:58:55 +00:00
4 changed files with 23 additions and 2 deletions

View File

@@ -1,3 +1,17 @@
# [2.0.0-alpha.21](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.20...v2.0.0-alpha.21) (2026-01-27)
### Bug Fixes
* set initial RVC state before super.initialize() to satisfy Matter.js validation ([23dcd5e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/23dcd5e71b170ca385d3ef92eb4349e2cd2d7f03))
# [2.0.0-alpha.20](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.19...v2.0.0-alpha.20) (2026-01-27)
### Bug Fixes
* revert thermostat deadband changes - Matter.js enforces constraint on limits ([313e5d6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/313e5d62d3eb11b3401dbe7c7f09ba8a7ec9939c))
# [2.0.0-alpha.19](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.18...v2.0.0-alpha.19) (2026-01-27)

View File

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

View File

@@ -1,3 +1,10 @@
## [1.7.9](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.8...v1.7.9) (2026-01-27)
### Bug Fixes
* set initial RVC state before super.initialize() to satisfy Matter.js validation ([f51a9b2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f51a9b25f119486a0348233e27e394cb68cd42c8))
## [1.7.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.7...v1.7.8) (2026-01-27)

View File

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