mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 12:10:50 +08:00
33 lines
1.2 KiB
Markdown
33 lines
1.2 KiB
Markdown
# Home Assistant Addons by riddix
|
|
|
|
---
|
|
|
|
> [!NOTE]
|
|
> This repository is a fork of the original project by t0bst4r, which has been discontinued.
|
|
> I have taken over maintenance and will continue development.
|
|
|
|
---
|
|
|
|
This repository provides the following addons for Home-Assistant:
|
|
|
|
| Addon | Description | Stability |
|
|
|-------|-------------|-----------|
|
|
| **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
|
|
|
|
Simply add this repository to your Add-On Store in Home-Assistant:
|
|
|
|
1. Open the UI of your Home Assistant instance
|
|
2. Go to `Settings` -> `Add-Ons` -> `Add-On Store`
|
|
3. Click the three dots in the top-right corner and select `Repositories`
|
|
4. Paste the repository URL (`https://github.com/riddix/home-assistant-addons`) into the text-field and click "Add"
|
|
5. Refresh your Add-On Store and Install the Add-On
|
|
|