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

This commit is contained in:
github-actions[bot]
2026-03-12 12:36:35 +00:00
parent 85dfa78954
commit b11c3e0cb9
2 changed files with 3 additions and 8 deletions

View File

@@ -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!

View File

@@ -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)