release(hamh-alpha): 2.1.0-alpha.446

This commit is contained in:
github-actions[bot]
2026-03-06 23:49:01 +00:00
parent 86451e2a63
commit b35412e2d7
2 changed files with 8 additions and 7 deletions

View File

@@ -1,12 +1,13 @@
# v2.1.0-alpha.445
# v2.1.0-alpha.446
## Changes
- style: sort imports in electrical-sensor.ts (e8c72d3b)
- test: add tests for new sensors, retry, temperature, pressure (0049590a)
- feat: support Adaptive Lighting color pre-staging (e3f21067)
- feat: add standalone electrical sensor device type (d07f9d11)
- feat: add extended AQ sensors (NO2, O3, formaldehyde, radon, PM1, CO) (bdc82418)
- style: fix biome lint and format errors (53989e2a)
- fix: correct GitHub repo URL in update-check endpoint (ad0d6e29)
- feat: customizable dashboard widgets with reorder and visibility (88866c1b)
- feat: update check endpoint and UpdateChecker component (b74e5d46)
- feat: version mismatch detection and disconnected banner (c8b0ad1f)
- feat: add ConfirmDialog for destructive actions (f948c8b6)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

@@ -1,4 +1,4 @@
version: "2.1.0-alpha.445"
version: "2.1.0-alpha.446"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-alpha
name: Home-Assistant-Matter-Hub (Alpha)