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

This commit is contained in:
github-actions[bot]
2026-02-19 16:27:31 +00:00
parent f9fdcb6bec
commit dd4f1914a6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# v2.1.0-alpha.257 # v2.1.0-alpha.258
## Changes ## Changes
- fix(thermostat): add defensive checks to setpoint interceptor to prevent initialization errors (2c7a9b9) - fix(thermostat): make setpoint interceptor idempotent to prevent redefine error (40c1946)
--- ---
⚠️ **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.257" version: "2.1.0-alpha.258"
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)