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

This commit is contained in:
github-actions[bot]
2026-04-18 18:53:04 +00:00
parent a555b23f3e
commit bb761804ef
2 changed files with 3 additions and 5 deletions

View File

@@ -1,10 +1,8 @@
# v2.1.0-alpha.611 # v2.1.0-alpha.612
## Changes ## Changes
- add protocol-log-level option to quiet matter.js logs (9c084f3d) - fix(#306): put alexa brightness-reset workaround behind feature flag (6e3329d2)
- 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! ⚠️ **This is an alpha release** - use at your own risk!

View File

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