Compare commits

..

4 Commits

Author SHA1 Message Date
github-actions[bot]
fa0116a8f2 release(hamh): 1.7.45 2026-01-29 15:48:53 +00:00
github-actions[bot]
48366d1d0d release(hamh): 1.7.44 2026-01-29 14:31:14 +00:00
github-actions[bot]
0aea63bc9a release(hamh-alpha): 2.0.0-alpha.82 2026-01-29 14:30:38 +00:00
github-actions[bot]
9cfbd0ee19 release(hamh-testing): 4.0.0-testing.4 2026-01-29 13:15:36 +00:00
6 changed files with 31 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
# [2.0.0-alpha.82](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.81...v2.0.0-alpha.82) (2026-01-29)
### Bug Fixes
* handle missing transitionTime in LevelControl commands for Google Home compatibility ([622787a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/622787aa4791535336ad4c17f10855374469795c))
# [2.0.0-alpha.81](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.80...v2.0.0-alpha.81) (2026-01-29)

View File

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

View File

@@ -1,3 +1,10 @@
# [4.0.0-testing.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.3...v4.0.0-testing.4) (2026-01-29)
### Bug Fixes
* **frontend:** show all device endpoints in DevicesPage, not just aggregator ([3594841](https://github.com/RiDDiX/home-assistant-matter-hub/commit/35948419ebab6232451c55668bb00c739c34b981))
# [4.0.0-testing.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.2...v4.0.0-testing.3) (2026-01-29)

View File

@@ -1,4 +1,4 @@
version: "4.0.0-testing.3"
version: "4.0.0-testing.4"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-testing
name: Home-Assistant-Matter-Hub (Testing)

View File

@@ -1,3 +1,17 @@
## [1.7.45](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.44...v1.7.45) (2026-01-29)
### Features
* Add CO2 sensor with numeric ppm value (fixes [#42](https://github.com/RiDDiX/home-assistant-matter-hub/issues/42)) ([fbe4dba](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fbe4dba2663cbf086bc236a311909128082dd324))
## [1.7.44](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.43...v1.7.44) (2026-01-29)
### Bug Fixes
* handle missing transitionTime in LevelControl commands for Google Home compatibility ([8cf11af](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8cf11aff0ed506a70578db8d2402dd8bee9804df))
## [1.7.43](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.42...v1.7.43) (2026-01-29)

View File

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