mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 12:28:09 +08:00
docs: add Testing addon to README with highly experimental warning
This commit is contained in:
@@ -12,8 +12,13 @@ This repository provides the following addons for Home-Assistant:
|
|||||||
|
|
||||||
| Addon | Description | Stability |
|
| Addon | Description | Stability |
|
||||||
|-------|-------------|-----------|
|
|-------|-------------|-----------|
|
||||||
| **Home-Assistant-Matter-Hub** | Stable release | ✅ Production |
|
| **Home-Assistant-Matter-Hub** | Stable release (v1.10.11) | ✅ Production |
|
||||||
| **Home-Assistant-Matter-Hub (Alpha)** | Pre-release with new features | ⚠️ Testing only |
|
| **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
|
## Installation
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||||
slug: hamh-testing
|
slug: hamh-testing
|
||||||
name: Home-Assistant-Matter-Hub (Testing)
|
name: Home-Assistant-Matter-Hub (Testing)
|
||||||
|
|||||||
Reference in New Issue
Block a user