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

This commit is contained in:
github-actions[bot]
2026-02-02 23:20:22 +00:00
parent 8b25b866df
commit 21f0b10158
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# [2.0.0-alpha.187](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.186...v2.0.0-alpha.187) (2026-02-02)
### Bug Fixes
* reduce WindowCovering debounce from 500ms to 200ms for quick swipes ([#76](https://github.com/RiDDiX/home-assistant-matter-hub/issues/76)) ([fe2a1ef](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fe2a1ef792bb4e2746d243fb81010f241d86f99c))
* **speaker:** use 0-254 range for volume - Google Home calculates percentage as currentLevel/254 ([#79](https://github.com/RiDDiX/home-assistant-matter-hub/issues/79)) ([fe31c66](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fe31c6636f7bfec718ef6174f35381774c555cb3))
# [2.0.0-alpha.186](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.185...v2.0.0-alpha.186) (2026-02-02)

View File

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