Compare commits

...

7 Commits

Author SHA1 Message Date
github-actions[bot]
1ae5787334 release(hamh): 1.10.2 2026-01-30 07:36:51 +00:00
github-actions[bot]
2235e932e5 release(hamh-alpha): 2.0.0-alpha.110 2026-01-30 07:36:40 +00:00
github-actions[bot]
90d8606c26 release(hamh): 1.10.1 2026-01-30 00:47:04 +00:00
github-actions[bot]
9f6d7843b6 release(hamh-alpha): 2.0.0-alpha.109 2026-01-30 00:46:54 +00:00
github-actions[bot]
854becfd43 release(hamh-testing): 4.0.0-testing.30 2026-01-30 00:46:41 +00:00
github-actions[bot]
d23698ffd7 release(hamh-testing): 4.0.0-testing.29 2026-01-30 00:32:10 +00:00
github-actions[bot]
fc192e8ccd release(hamh-alpha): 2.0.0-alpha.108 2026-01-30 00:30:37 +00:00
6 changed files with 52 additions and 3 deletions

View File

@@ -1,3 +1,24 @@
# [2.0.0-alpha.110](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.109...v2.0.0-alpha.110) (2026-01-30)
### Bug Fixes
* hidden entities should only be included via feature flag, not by filter match (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([3e19be2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3e19be239f57ebf0495006d2df3b5c92ec4e9fbb))
# [2.0.0-alpha.109](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.108...v2.0.0-alpha.109) (2026-01-30)
### Bug Fixes
* use device_id instead of entity_id for device lookup (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([8afe290](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8afe290a37e1c1a5622d5ac0a3baafc84435e082))
# [2.0.0-alpha.108](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.107...v2.0.0-alpha.108) (2026-01-30)
### Features
* auto-refresh Entity Mappings list after saving from EndpointList ([8c18888](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8c188884dfd4d4a9cf81a5502c63f53a08abb084))
# [2.0.0-alpha.107](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.106...v2.0.0-alpha.107) (2026-01-29)

View File

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

View File

@@ -1,3 +1,17 @@
# [4.0.0-testing.30](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.29...v4.0.0-testing.30) (2026-01-30)
### Bug Fixes
* use device_id instead of entity_id for device lookup (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([e3a9144](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e3a91444cd4bb9caa6f0345c77d57d585fcd4ef2))
# [4.0.0-testing.29](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.28...v4.0.0-testing.29) (2026-01-30)
### Features
* auto-refresh Entity Mappings list after saving from EndpointList ([1c6ff58](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1c6ff585e27a1f72c531b900a6ecb54892c922b5))
# [4.0.0-testing.28](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.27...v4.0.0-testing.28) (2026-01-29)

View File

@@ -1,4 +1,4 @@
version: "4.0.0-testing.28"
version: "4.0.0-testing.30"
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.10.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.1...v1.10.2) (2026-01-30)
### Bug Fixes
* hidden entities should only be included via feature flag, not by filter match (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([f5cb1b7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f5cb1b7c224d8195b431b143281ff2d86d0b91c7))
## [1.10.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.0...v1.10.1) (2026-01-30)
### Bug Fixes
* use device_id instead of entity_id for device lookup (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([4dafb48](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4dafb48efa11fc47f5668e216b70069b2c89a8a2))
# [1.10.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.9.0...v1.10.0) (2026-01-30)

View File

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