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

This commit is contained in:
github-actions[bot]
2026-02-03 21:24:12 +00:00
parent 5f89930962
commit 10c4bfda59
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [2.0.0-alpha.200](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.199...v2.0.0-alpha.200) (2026-02-03)
### Bug Fixes
* **#49:** use room ID instead of array index for mode values to match ServiceArea ([33a3816](https://github.com/RiDDiX/home-assistant-matter-hub/commit/33a38162dde297f7a96c6ce3c29ed5fbf0b98bd6)), closes [#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)
# [2.0.0-alpha.199](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.198...v2.0.0-alpha.199) (2026-02-03) # [2.0.0-alpha.199](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.198...v2.0.0-alpha.199) (2026-02-03)

View File

@@ -1,4 +1,4 @@
version: "2.0.0-alpha.199" version: "2.0.0-alpha.200"
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)