Compare commits

...

32 Commits

Author SHA1 Message Date
github-actions[bot]
03fdeb1e2d release(hamh): 2.0.15 2026-02-07 23:40:35 +00:00
github-actions[bot]
0955431af7 release(hamh-alpha): 2.1.0-alpha.111 2026-02-07 23:35:22 +00:00
github-actions[bot]
b5a567fc28 release(hamh-alpha): 2.1.0-alpha.110 2026-02-07 23:10:01 +00:00
github-actions[bot]
c1319920c3 release(hamh-alpha): 2.1.0-alpha.109 2026-02-07 22:08:40 +00:00
github-actions[bot]
426f02d437 release(hamh-alpha): 2.1.0-alpha.108 2026-02-07 21:07:13 +00:00
github-actions[bot]
e485466bf1 release(hamh-alpha): 2.1.0-alpha.107 2026-02-07 20:36:50 +00:00
github-actions[bot]
3db03ec699 release(hamh-alpha): 2.1.0-alpha.106 2026-02-07 20:33:14 +00:00
github-actions[bot]
6177dade1c release(hamh-alpha): 2.1.0-alpha.105 2026-02-07 20:22:02 +00:00
github-actions[bot]
70ad335e8d release(hamh-alpha): 2.1.0-alpha.104 2026-02-07 17:16:58 +00:00
github-actions[bot]
699059f704 release(hamh-alpha): 2.1.0-alpha.103 2026-02-07 16:10:21 +00:00
github-actions[bot]
65d454ff01 release(hamh-alpha): 2.1.0-alpha.102 2026-02-07 16:06:16 +00:00
github-actions[bot]
a46920ec96 release(hamh-alpha): 2.1.0-alpha.101 2026-02-07 15:59:09 +00:00
github-actions[bot]
b5b01ad682 release(hamh-alpha): 2.1.0-alpha.100 2026-02-07 15:36:53 +00:00
github-actions[bot]
879e6ab45e release(hamh): 2.0.14 2026-02-07 15:10:15 +00:00
github-actions[bot]
0f7b81b12c release(hamh-alpha): 2.1.0-alpha.99 2026-02-07 15:09:38 +00:00
github-actions[bot]
880e824824 release(hamh): 2.0.13 2026-02-07 14:53:48 +00:00
github-actions[bot]
3518e5afba release(hamh-alpha): 2.1.0-alpha.98 2026-02-07 14:52:43 +00:00
github-actions[bot]
152711cc43 release(hamh): 2.0.12 2026-02-07 14:37:52 +00:00
github-actions[bot]
b2a8e5e2c6 release(hamh-alpha): 2.1.0-alpha.97 2026-02-07 14:37:14 +00:00
github-actions[bot]
eb65975b1f release(hamh): 2.0.11 2026-02-07 14:25:39 +00:00
github-actions[bot]
b6515eb721 release(hamh-alpha): 2.1.0-alpha.96 2026-02-07 14:24:29 +00:00
github-actions[bot]
158682e055 release(hamh-alpha): 2.1.0-alpha.95 2026-02-07 09:43:08 +00:00
github-actions[bot]
3fc00df965 release(hamh-alpha): 2.1.0-alpha.94 2026-02-07 09:38:07 +00:00
github-actions[bot]
b47751cddf release(hamh-alpha): 2.1.0-alpha.93 2026-02-07 09:22:11 +00:00
github-actions[bot]
a5aa1d0825 release(hamh): 2.0.10 2026-02-07 09:20:24 +00:00
github-actions[bot]
57b161c1c2 release(hamh-alpha): 2.1.0-alpha.92 2026-02-07 08:56:18 +00:00
github-actions[bot]
41646c8d33 release(hamh-alpha): 2.1.0-alpha.91 2026-02-07 08:52:06 +00:00
github-actions[bot]
db05f8f14f release(hamh-alpha): 2.1.0-alpha.90 2026-02-06 23:29:51 +00:00
github-actions[bot]
82d66abbda release(hamh-alpha): 2.1.0-alpha.89 2026-02-06 23:03:55 +00:00
github-actions[bot]
031dca91ac release(hamh-alpha): 2.1.0-alpha.88 2026-02-06 22:54:13 +00:00
github-actions[bot]
ae52770336 release(hamh-alpha): 2.1.0-alpha.87 2026-02-06 22:42:12 +00:00
github-actions[bot]
bde5478592 release(hamh-alpha): 2.1.0-alpha.86 2026-02-06 21:11:01 +00:00
4 changed files with 61 additions and 12 deletions

View File

@@ -1,16 +1,8 @@
# v2.1.0-alpha.85
# v2.1.0-alpha.111
## Changes
- chore: merge alpha into main - sync all features (f6bf9a3)
- fix(#95): add required PinCredential defaults before initialize to prevent Behaviors have errors (8fd1688)
- fix(#95): add required defaults for lock PinCredential feature (8c175a2)
- docs: trigger documentation deployment (50b5ee2)
- docs: sync README from alpha (Ecovacs support, contributors) (14ce2c7)
- Merge alpha (up to v2.1.0-alpha.54) into main (dcd7002)
- docs: add Roborock room selection to README alpha features and Robot Vacuum documentation (a032b2c)
- docs: add Force Sync feature to README (7f5b1af)
- docs: update README with new Alpha features (Auto Entity Grouping, Sorting, Water Heater) (e034d67)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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

View File

@@ -1,3 +1,60 @@
## [2.0.15](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.14...v2.0.15) (2026-02-07)
### Bug Fixes
* **#110:** restore reactive cleaning mode sync from vacuum entity ([f64ad8e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f64ad8eccb1fc24d10c7a419e10f759b14ae016a)), closes [#110](https://github.com/RiDDiX/home-assistant-matter-hub/issues/110)
* **#124:** auto-reset momentary devices (scenes/automations) after activation in Alexa ([a60e66b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a60e66b335e8487552002ec61a419253732ed935)), closes [#124](https://github.com/RiDDiX/home-assistant-matter-hub/issues/124)
* **#41:** patch LevelControl TLV schema to accept omitted transitionTime from Google Home ([733135b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/733135b4106d7f33f3c54598b901cd04ca32ce88)), closes [#41](https://github.com/RiDDiX/home-assistant-matter-hub/issues/41)
* add missing autoForceSync to ServerModeBridge ([4b92464](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4b924640dd6b06e2f012f140849d2f41ff430cfb)), closes [#103](https://github.com/RiDDiX/home-assistant-matter-hub/issues/103)
* add missing disableLockPin to entity-mapping API handler ([ba288ca](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ba288caa91085d909ba8e983828ed50cf04e5524))
* add missing Math.round() to humidity measurement ([ab2d196](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ab2d1965e0daa570528ab998a3ee953f76f0af8c))
* detect Matter controllers by rootVendorId instead of fabric label ([db84672](https://github.com/RiDDiX/home-assistant-matter-hub/commit/db846720c19e8505a4a457aa58334f3cccf62c8a))
* route ordering for bridge priorities endpoint ([812ffd9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/812ffd9cd383b5542c3d81ec4b0e1126b76fc237))
### Features
* **ui:** add device limit warning for Matter controllers ([b73fc8b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b73fc8bdcda353c3e3512aeb73f92ce2805681d3)), closes [#129](https://github.com/RiDDiX/home-assistant-matter-hub/issues/129)
## [2.0.14](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.13...v2.0.14) (2026-02-07)
### Bug Fixes
* **#130:** support ventilation-only climate devices (fan_only/dry) ([18d9a31](https://github.com/RiDDiX/home-assistant-matter-hub/commit/18d9a31d1c1340d67a4b336cd8025435e5cdb99e)), closes [#130](https://github.com/RiDDiX/home-assistant-matter-hub/issues/130) [#130](https://github.com/RiDDiX/home-assistant-matter-hub/issues/130)
## [2.0.13](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.12...v2.0.13) (2026-02-07)
### Bug Fixes
* **sensors:** correct CO2 thresholds and add ExtremelyPoor for CO2/PM10 ([35b41ea](https://github.com/RiDDiX/home-assistant-matter-hub/commit/35b41eaac4cddf47de050e04ae9cada59b0438a1))
## [2.0.12](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.11...v2.0.12) (2026-02-07)
### Bug Fixes
* **tvoc:** use correct measurement unit and thresholds per device_class ([ff1d706](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ff1d7067fb31648679d45d60611bcc52504165af))
## [2.0.11](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.10...v2.0.11) (2026-02-07)
### Bug Fixes
* **#71:** cooling setpoint now updates temperature in auto mode for single-temp thermostats ([786c233](https://github.com/RiDDiX/home-assistant-matter-hub/commit/786c23312fcfcba21fe91b4e512c49c1b55b387d)), closes [#71](https://github.com/RiDDiX/home-assistant-matter-hub/issues/71)
* **#78:** translate position commands to open/close for binary covers ([7021b2d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7021b2d0272d4ca790f4ea4d94c049a5e7edaa2e))
* **#92:** clamp colorTemperatureMireds to device range before updating boundaries ([e866f0d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e866f0da80d8160be4f31b4b55d3a2b8b71a3834)), closes [#92](https://github.com/RiDDiX/home-assistant-matter-hub/issues/92) [#92](https://github.com/RiDDiX/home-assistant-matter-hub/issues/92)
## [2.0.10](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.9...v2.0.10) (2026-02-07)
### Bug Fixes
* **#124:** scenes always showing as on - use same pattern as automation ([563536c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/563536c9cd885d8f100ff090d647a8f20319c647)), closes [#124](https://github.com/RiDDiX/home-assistant-matter-hub/issues/124)
* **#78:** add PositionAwareLift back for all covers - Apple Home requires it ([ad347eb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ad347ebf4319d27dffb3d6d990109b9b5c7df72f)), closes [#78](https://github.com/RiDDiX/home-assistant-matter-hub/issues/78)
## [2.0.9](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.8...v2.0.9) (2026-02-06)

View File

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