docs: add Testing addon to README with highly experimental warning

This commit is contained in:
RiDDiX
2026-02-04 10:54:07 +01:00
parent 72c8590b1d
commit 3e38758372
2 changed files with 8 additions and 3 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 (v1.10.11) | ✅ Production |
| **Home-Assistant-Matter-Hub (Alpha)** | Pre-release with new features (v2.0.1-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

View File

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