mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 08:58:08 +08:00
feat: add hamh-alpha addon for testing pre-release versions
This commit is contained in:
23
hamh-alpha/CHANGELOG.md
Normal file
23
hamh-alpha/CHANGELOG.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Changelog - Home-Assistant-Matter-Hub (Alpha)
|
||||
|
||||
⚠️ **WARNING: This is an alpha version for testing purposes only!**
|
||||
|
||||
This addon contains pre-release features that may be unstable or incomplete.
|
||||
Use at your own risk and please report any issues on GitHub.
|
||||
|
||||
---
|
||||
|
||||
## [1.4.0-alpha.1] - Initial Alpha Release
|
||||
|
||||
### New Features
|
||||
- **Health Check API** (`/api/health`) with uptime, status, and service info
|
||||
- **Kubernetes-ready probes** (`/api/health/live`, `/api/health/ready`)
|
||||
- **WebSocket live updates** (`/api/ws`) for real-time bridge status
|
||||
- **Entity Mapping Customization**:
|
||||
- Override Matter device types per entity
|
||||
- Custom names for entities
|
||||
- Disable entities from bridge
|
||||
|
||||
### Technical Changes
|
||||
- Node.js 24 (LTS)
|
||||
- Dropped armv7 support (only amd64 + arm64)
|
||||
Reference in New Issue
Block a user