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

This commit is contained in:
github-actions[bot]
2026-02-19 20:09:17 +00:00
parent 145aa7fa45
commit e50ac99c49
2 changed files with 3 additions and 4 deletions

View File

@@ -1,9 +1,8 @@
# v2.1.0-alpha.263 # v2.1.0-alpha.264
## Changes ## Changes
- fix(vacuum): show docked instead of paused when idle and charging (#165) (91ae4fc) - fix(#176): auto-resume climate on same-value setpoint write via class setters (a66e77c)
- fix(oom): delete endpoints in dispose() to prevent memory leak (#180) (765e185)
--- ---
⚠️ **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.263" version: "2.1.0-alpha.264"
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)