release(hamh-alpha): 2.0.0-alpha.202

This commit is contained in:
github-actions[bot]
2026-02-03 22:11:12 +00:00
parent 9ee2cfd987
commit ab23f6f150
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# [2.0.0-alpha.202](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.201...v2.0.0-alpha.202) (2026-02-03)
### Bug Fixes
* **#49:** dynamic cleaning mode option matching for Dreame vacuums ([179ee92](https://github.com/RiDDiX/home-assistant-matter-hub/commit/179ee9294f2b357552f9ded1ba73fbebb97af84a)), closes [#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)
* restore required defaults before super.initialize() in behavior servers ([3f9a5b2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3f9a5b2570fc0f43d642b061ff88f80ea8e02bcc))
# [2.0.0-alpha.201](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.200...v2.0.0-alpha.201) (2026-02-03)

View File

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