Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
95b9bff794 release(hamh-testing): 4.1.0-testing.15 2026-01-31 23:14:53 +00:00
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [4.1.0-testing.15](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.14...v4.1.0-testing.15) (2026-01-31)
### Bug Fixes
* prevent synchronous-transaction-conflict in LightEndpoint by setting levelControl before onOff ([0babb7d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0babb7d1e67f1dd9f5d5aad19bc615f69bd67616))
# [4.1.0-testing.14](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.13...v4.1.0-testing.14) (2026-01-31)

View File

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