Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
cf32ad60ca release(hamh): 1.7.39 2026-01-29 11:01:31 +00:00
github-actions[bot]
720020bd11 release(hamh-testing): 4.0.0-testing.2 2026-01-29 10:15:38 +00:00
github-actions[bot]
0af6ccf48b release(hamh-alpha): 2.0.0-alpha.76 2026-01-29 09:54:01 +00:00
6 changed files with 24 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
# [2.0.0-alpha.76](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.75...v2.0.0-alpha.76) (2026-01-29)
### Bug Fixes
* correct alarm_control_panel action format with domain prefix (fixes [#35](https://github.com/RiDDiX/home-assistant-matter-hub/issues/35)) ([a151091](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a151091f971fca79d4815d4b72f48bbf000eb465))
# [2.0.0-alpha.75](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.74...v2.0.0-alpha.75) (2026-01-29)

View File

@@ -1,4 +1,4 @@
version: "2.0.0-alpha.75"
version: "2.0.0-alpha.76"
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.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.1...v4.0.0-testing.2) (2026-01-29)
### Features
* new EndpointCard UI with device icons, online/offline status and state display ([3247139](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3247139dac612f6adeb48ed6c0fc5d753109b52e))
# [4.0.0-testing.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-testing.25...v4.0.0-testing.1) (2026-01-29)

View File

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

View File

@@ -1,3 +1,10 @@
## [1.7.39](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.38...v1.7.39) (2026-01-29)
### Bug Fixes
* handle endpoint storage errors during bridge deletion ([c52110e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c52110e34f46a47aced941837084feee22769280))
## [1.7.38](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.37...v1.7.38) (2026-01-29)

View File

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