Compare commits

..

3 Commits

Author SHA1 Message Date
github-actions[bot]
ab88e529e5 release(hamh): 2.0.33 2026-03-11 05:52:00 +00:00
github-actions[bot]
226e73a053 release(hamh-alpha): 2.1.0-alpha.485 2026-03-11 05:39:27 +00:00
github-actions[bot]
e251b2655f release(hamh-alpha): 2.1.0-alpha.484 2026-03-10 21:36:12 +00:00
4 changed files with 16 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# v2.1.0-alpha.483
# v2.1.0-alpha.485
## Changes
- fix: skip redundant tilt action on downOrClose/upOrOpen for KNX covers (#246) (6bd432e6)
- fix: preserve endpoint numbers across restarts (#247) (c3c796bd)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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

View File

@@ -1,3 +1,15 @@
## [2.0.33](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.32...v2.0.33) (2026-03-11)
### Bug Fixes
* preserve endpoint numbers across restarts ([#247](https://github.com/RiDDiX/home-assistant-matter-hub/issues/247)) ([c3c796b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c3c796bd33def51c3424f68f2dd198745448d5ce))
### Features
* support binary_sensor battery entities in auto-mapping ([d83eaff](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d83eaff4f72f06e3e95efe2e71633f79ee545d6d))
## [2.0.32](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.31...v2.0.32) (2026-03-10)

View File

@@ -1,4 +1,4 @@
version: "2.0.32"
version: "2.0.33"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub