Compare commits

..

4 Commits

Author SHA1 Message Date
github-actions[bot]
0233b9a003 release(hamh): 1.7.14 2026-01-27 21:06:19 +00:00
github-actions[bot]
52edc4b3c1 release(hamh-alpha): 2.0.0-alpha.25 2026-01-27 21:01:57 +00:00
github-actions[bot]
a55d2d4d75 release(hamh): 1.7.13 2026-01-27 21:01:11 +00:00
github-actions[bot]
f6615c4873 release(hamh-alpha): 2.0.0-alpha.24 2026-01-27 20:56:49 +00:00
4 changed files with 30 additions and 2 deletions

View File

@@ -1,3 +1,17 @@
# [2.0.0-alpha.25](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.24...v2.0.0-alpha.25) (2026-01-27)
### Bug Fixes
* remove broken Pump device (missing mandatory PumpConfigurationAndControl cluster) ([b1bd5b9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b1bd5b9637d6e43b80e58f598fdd64178f15490e))
# [2.0.0-alpha.24](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.23...v2.0.0-alpha.24) (2026-01-27)
### Features
* add AirPurifier and Pump Matter device types (cherry-pick from main) ([1b1346f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1b1346f10dadd2aed5c3c528a758a7d6313e1ae1))
# [2.0.0-alpha.23](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.22...v2.0.0-alpha.23) (2026-01-27)

View File

@@ -1,4 +1,4 @@
version: "2.0.0-alpha.23"
version: "2.0.0-alpha.25"
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.14](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.13...v1.7.14) (2026-01-27)
### Features
* add Pump device with proper PumpConfigurationAndControl cluster ([579b287](https://github.com/RiDDiX/home-assistant-matter-hub/commit/579b2877d337a2c6b0d25469dcca60166c8f499c))
## [1.7.13](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.12...v1.7.13) (2026-01-27)
### Bug Fixes
* remove broken Pump device (missing mandatory PumpConfigurationAndControl cluster) ([91e7a06](https://github.com/RiDDiX/home-assistant-matter-hub/commit/91e7a0603d4df788e7223329cf61e3b4984a36e3))
## [1.7.12](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.11...v1.7.12) (2026-01-27)

View File

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