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

This commit is contained in:
github-actions[bot]
2026-02-19 22:08:21 +00:00
parent 86e306568d
commit e7119975f3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# v2.1.0-alpha.275
# v2.1.0-alpha.276
## Changes
- fix: set humidity minMeasuredValue to 0 (uint16 cannot be negative) (4fbc9d8)
- fix: revert flow minMeasuredValue to 0 (0 is a valid uint16 value, not null) (debf759)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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