Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
80906a6b73 release(hamh): 1.7.5 2026-01-27 07:18:13 +00:00
github-actions[bot]
8952ebd92e release(hamh): 1.7.4 2026-01-26 23:27:34 +00:00
github-actions[bot]
1a84ec4c71 release(hamh-alpha): 2.0.0-alpha.15 2026-01-26 23:26:36 +00:00
4 changed files with 23 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
# [2.0.0-alpha.15](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.14...v2.0.0-alpha.15) (2026-01-26)
### Bug Fixes
* move super.initialize() to beginning in rvc behavior servers ([1fb48f8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1fb48f80904442832f4a00beed8d8a7d316c8795))
# [2.0.0-alpha.14](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.13...v2.0.0-alpha.14) (2026-01-26)

View File

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

View File

@@ -1,3 +1,17 @@
## [1.7.5](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.4...v1.7.5) (2026-01-27)
### Bug Fixes
* FanControl step command not calling Home Assistant ([b5527b5](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b5527b50dec4291bc4c4347f70d98eddabfcf117))
## [1.7.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.3...v1.7.4) (2026-01-26)
### Bug Fixes
* move super.initialize() to beginning in rvc behavior servers ([734461c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/734461caa922dcafde08ad3ea6974d5c5dda3710))
## [1.7.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.2...v1.7.3) (2026-01-26)

View File

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