2026-01-25 22:22:13 +01:00
|
|
|
# Home Assistant Addons by riddix
|
2024-10-27 16:56:41 +01:00
|
|
|
|
2026-01-25 13:05:13 +01:00
|
|
|
---
|
|
|
|
|
|
2026-01-25 22:22:13 +01:00
|
|
|
> [!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.
|
2026-01-25 13:05:13 +01:00
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2024-10-27 16:56:41 +01:00
|
|
|
This repository provides the following addons for Home-Assistant:
|
|
|
|
|
|
2026-01-26 00:15:33 +01:00
|
|
|
| Addon | Description | Stability |
|
|
|
|
|
|-------|-------------|-----------|
|
2026-02-04 11:04:24 +01:00
|
|
|
| **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 |
|
2026-02-04 10:54:07 +01:00
|
|
|
| **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.
|
2024-10-27 16:56:41 +01:00
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
2026-01-25 22:22:13 +01:00
|
|
|
Simply add this repository to your Add-On Store in Home-Assistant:
|
2024-10-27 16:56:41 +01:00
|
|
|
|
|
|
|
|
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`
|
2026-01-25 22:22:13 +01:00
|
|
|
4. Paste the repository URL (`https://github.com/riddix/home-assistant-addons`) into the text-field and click "Add"
|
2024-10-27 16:56:41 +01:00
|
|
|
5. Refresh your Add-On Store and Install the Add-On
|
2026-01-26 00:15:33 +01:00
|
|
|
|