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

This commit is contained in:
github-actions[bot]
2026-04-17 22:01:32 +00:00
parent 7786508f6b
commit a555b23f3e
2 changed files with 5 additions and 3 deletions

View File

@@ -1,8 +1,10 @@
# v2.1.0-alpha.610
# v2.1.0-alpha.611
## Changes
- fix(#302): use DeadFrontBehavior for climate OnOff cluster (a64fb9b4)
- add protocol-log-level option to quiet matter.js logs (9c084f3d)
- expose bridge hardware/software version strings (70eb2a1f)
- export APP_VERSION fallback in addon entrypoint (0c96ab64)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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