Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
8d549bf7f9 release(hamh): 1.7.6 2026-01-27 08:57:27 +00:00
github-actions[bot]
8ba5cde422 release(hamh-alpha): 2.0.0-alpha.17 2026-01-27 08:56:37 +00:00
github-actions[bot]
80906a6b73 release(hamh): 1.7.5 2026-01-27 07:18:13 +00:00
4 changed files with 30 additions and 2 deletions

View File

@@ -1,3 +1,17 @@
# [2.0.0-alpha.17](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.16...v2.0.0-alpha.17) (2026-01-27)
### Bug Fixes
* patch Matter.js FabricAccessControl to grant Operate access when cluster undefined ([ca490e2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ca490e29a3d1c49c52af5b44f67931cb2746c6a6))
# [2.0.0-alpha.16](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.15...v2.0.0-alpha.16) (2026-01-27)
### Bug Fixes
* FanControl step command not calling Home Assistant ([91acf08](https://github.com/RiDDiX/home-assistant-matter-hub/commit/91acf089c0b57e1380fb4ec58faf305879021670))
# [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)

View File

@@ -1,4 +1,4 @@
version: "2.0.0-alpha.15"
version: "2.0.0-alpha.17"
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.6](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.5...v1.7.6) (2026-01-27)
### Bug Fixes
* patch Matter.js FabricAccessControl to grant Operate access when cluster undefined ([ff9f554](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ff9f5545aafc8c8bf5629d9789978dc2f5c16d2d))
## [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)

View File

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