Compare commits

..

4 Commits

Author SHA1 Message Date
github-actions[bot]
de451e5d0a release(hamh): 1.6.0 2026-01-26 14:42:32 +00:00
github-actions[bot]
fb70a9bb52 release(hamh-alpha): 2.0.0-alpha.1 2026-01-26 14:25:18 +00:00
github-actions[bot]
338903d8f7 release(hamh): 1.5.0 2026-01-26 14:14:48 +00:00
github-actions[bot]
898ee7ef5a release(hamh-alpha): 1.5.0-alpha.22 2026-01-26 14:07:56 +00:00
4 changed files with 33 additions and 2 deletions

View File

@@ -1,3 +1,20 @@
# [2.0.0-alpha.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.22...v2.0.0-alpha.1) (2026-01-26)
* fix!: AirQuality sensor conformance - enable all feature flags ([d037659](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d03765929a61ef38809c5af8573cfcc1ce4d0987))
### BREAKING CHANGES
* Alpha version bump to 2.0.0 series. This release includes major new features like Health Monitoring Dashboard, Auto-Recovery, and Bridge Wizard.
# [1.5.0-alpha.22](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.21...v1.5.0-alpha.22) (2026-01-26)
### Features
* health monitoring dashboard, auto-recovery, bridge wizard ([3800813](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3800813f6f740d1ee3a9dd032bc350cfcb7c0f90))
# [1.5.0-alpha.21](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.20...v1.5.0-alpha.21) (2026-01-26)

View File

@@ -1,4 +1,4 @@
version: "1.5.0-alpha.21"
version: "2.0.0-alpha.1"
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.6.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0...v1.6.0) (2026-01-26)
### Features
* add AirQuality sensor, improve Fan speed control, add Media Player playback ([76f9660](https://github.com/RiDDiX/home-assistant-matter-hub/commit/76f966036d0bf49fc558015d9f5116cdd02a4131))
# [1.5.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.8...v1.5.0) (2026-01-26)
### Features
* health monitoring dashboard, auto-recovery, bridge wizard ([ac9c595](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ac9c595e6a13a5258bf3e8129e40272050ccec23))
## [1.4.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.7...v1.4.8) (2026-01-26)

View File

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