Compare commits

...

18 Commits

Author SHA1 Message Date
github-actions[bot]
533c28cba4 release(hamh): 2.0.2 2026-02-04 13:51:53 +00:00
github-actions[bot]
f59199664f release(hamh-alpha): 2.0.1-alpha.5 2026-02-04 13:07:10 +00:00
github-actions[bot]
9c19ce8229 release(hamh-alpha): 2.0.1-alpha.4 2026-02-04 12:37:01 +00:00
github-actions[bot]
d6d9b38328 release(hamh-alpha): 2.0.1-alpha.3 2026-02-04 12:12:35 +00:00
github-actions[bot]
9995befae9 release(hamh-testing): 4.1.0-testing.19 2026-02-04 10:49:51 +00:00
github-actions[bot]
6685d79cbf release(hamh-alpha): 2.0.1-alpha.2 2026-02-04 10:22:38 +00:00
RiDDiX
f62f065d4f docs: update version numbers to v2.0.x 2026-02-04 11:04:41 +01:00
github-actions[bot]
a990f68100 release(hamh): 2.0.1 2026-02-04 09:57:31 +00:00
RiDDiX
3e38758372 docs: add Testing addon to README with highly experimental warning 2026-02-04 10:54:36 +01:00
github-actions[bot]
72c8590b1d release(hamh-alpha): 2.0.1-alpha.1 2026-02-04 09:46:14 +00:00
github-actions[bot]
21e79c3f20 release(hamh-alpha): 2.0.0-alpha.218 2026-02-04 07:54:26 +00:00
github-actions[bot]
02e29b0665 release(hamh-alpha): 2.0.0-alpha.217 2026-02-04 07:34:09 +00:00
github-actions[bot]
d4e9bf0273 release(hamh-alpha): 2.0.0-alpha.216 2026-02-04 07:25:47 +00:00
github-actions[bot]
cba8ff78e1 release(hamh-alpha): 2.0.0-alpha.215 2026-02-04 07:11:47 +00:00
github-actions[bot]
471d345547 release(hamh-alpha): 2.0.0-alpha.215 2026-02-04 06:56:32 +00:00
github-actions[bot]
9f03d10c9e release(hamh-alpha): 2.0.0-alpha.214 2026-02-04 06:40:55 +00:00
github-actions[bot]
07c657942e release(hamh-alpha): 2.0.0-alpha.213 2026-02-04 06:27:38 +00:00
github-actions[bot]
b3d3c3498f release(hamh-alpha): 2.0.0-alpha.212 2026-02-03 23:50:37 +00:00
7 changed files with 56 additions and 3139 deletions

View File

@@ -12,8 +12,13 @@ This repository provides the following addons for Home-Assistant:
| Addon | Description | Stability |
|-------|-------------|-----------|
| **Home-Assistant-Matter-Hub** | Stable release | ✅ Production |
| **Home-Assistant-Matter-Hub (Alpha)** | Pre-release with new features | ⚠️ Testing only |
| **Home-Assistant-Matter-Hub** | Stable release (v2.0.x) | ✅ Production |
| **Home-Assistant-Matter-Hub (Alpha)** | Pre-release with new features (v2.0.x-alpha) | ⚠️ Testing only |
| **Home-Assistant-Matter-Hub (Testing)** | Experimental features (v4.1.0-testing) | 🔴 **Highly Experimental** |
> [!CAUTION]
> **Testing Version**: This version is highly unstable and intended for developers only!
> Features may be incomplete, broken, or removed without notice. Use at your own risk.
## Installation

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -1,3 +1,15 @@
# [4.1.0-testing.19](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.18...v4.1.0-testing.19) (2026-02-04)
### Bug Fixes
* revert to LegacyEndpoint architecture for stability ([5d60c7e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5d60c7ed34cefda371ac8e7184a1d82878d963ab))
### Features
* enable Vision 1 architecture, add battery sensor support, add EntityIsolationService ([b2d8e23](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b2d8e2331b35ce5260c0f6083d2af4f464b7d47b))
# [4.1.0-testing.18](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.17...v4.1.0-testing.18) (2026-01-31)

View File

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

File diff suppressed because it is too large Load Diff

View File

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