Compare commits

..

2 Commits

Author SHA1 Message Date
github-actions[bot]
7082669b52 release(hamh-testing): 4.1.0-testing.12 2026-01-31 22:41:00 +00:00
github-actions[bot]
d720b961ad release(hamh-testing): 4.1.0-testing.11 2026-01-31 22:36:50 +00:00
2 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,17 @@
# [4.1.0-testing.12](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.11...v4.1.0-testing.12) (2026-01-31)
### Bug Fixes
* correct RVC behavior initialization order for Matter.js validation ([e74c771](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e74c7710e6818660ee2ab3118de627e5037a5a19))
# [4.1.0-testing.11](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.10...v4.1.0-testing.11) (2026-01-31)
### Bug Fixes
* illuminance sensor minMeasuredValue must be 1 per Matter spec ([fa8818b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fa8818b33d4d7963420f60e0a89459941be4d0b3))
# [4.1.0-testing.10](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.9...v4.1.0-testing.10) (2026-01-31)

View File

@@ -1,4 +1,4 @@
version: "4.1.0-testing.10"
version: "4.1.0-testing.12"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-testing
name: Home-Assistant-Matter-Hub (Testing)