From b11c3e0cb988ab3a860c0d30690142ae0e87ae60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Mar 2026 12:36:35 +0000 Subject: [PATCH] release(hamh-alpha): 2.1.0-alpha.496 --- hamh-alpha/CHANGELOG.md | 9 ++------- hamh-alpha/config.yaml | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/hamh-alpha/CHANGELOG.md b/hamh-alpha/CHANGELOG.md index 48bc211..8db6624 100644 --- a/hamh-alpha/CHANGELOG.md +++ b/hamh-alpha/CHANGELOG.md @@ -1,13 +1,8 @@ -# v2.1.0-alpha.495 +# v2.1.0-alpha.496 ## Changes -- docs: add hamhPluginApiVersion to plugin docs and example, document local install limitation (e8f72a3f) -- test: add onAttributeWrite callback preservation test (5b0e74b2) -- fix: use bridge vendorId for plugin endpoints instead of test vendor (b105a8a8) -- fix: validate plugin endpoint types against Matter spec (10bc4a5b) -- fix: fix docusaurus build - convert MyST admonitions and internal links (67033bd2) -- chore: add docusaurus build artifacts to gitignore (8c325f60) +- fix: correct contact sensor Open/Closed display in HAMH UI (#254) (5c479988) --- ⚠️ **This is an alpha release** - use at your own risk! diff --git a/hamh-alpha/config.yaml b/hamh-alpha/config.yaml index 6487001..041b631 100644 --- a/hamh-alpha/config.yaml +++ b/hamh-alpha/config.yaml @@ -1,4 +1,4 @@ -version: "2.1.0-alpha.495" +version: "2.1.0-alpha.496" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh-alpha name: Home-Assistant-Matter-Hub (Alpha)