Compare commits

...

28 Commits

Author SHA1 Message Date
github-actions[bot]
1d7520f6d7 release(hamh): 1.10.9 2026-02-02 07:23:37 +00:00
github-actions[bot]
fc018cbe53 release(hamh-alpha): 2.0.0-alpha.148 2026-02-02 07:23:24 +00:00
github-actions[bot]
f13efa08f5 release(hamh-alpha): 2.0.0-alpha.147 2026-02-02 07:03:27 +00:00
github-actions[bot]
c881e2b85b release(hamh-alpha): 2.0.0-alpha.146 2026-02-02 06:58:39 +00:00
github-actions[bot]
1d5abf0692 release(hamh-alpha): 2.0.0-alpha.145 2026-02-02 06:06:22 +00:00
github-actions[bot]
b8a24eee81 release(hamh-alpha): 2.0.0-alpha.144 2026-02-02 05:29:27 +00:00
github-actions[bot]
e62e34687d release(hamh-alpha): 2.0.0-alpha.143 2026-02-02 05:14:45 +00:00
github-actions[bot]
e2daeeafbb release(hamh-alpha): 2.0.0-alpha.142 2026-02-02 04:56:15 +00:00
github-actions[bot]
ab34be5163 release(hamh-alpha): 2.0.0-alpha.141 2026-02-02 04:40:11 +00:00
github-actions[bot]
9854772cee release(hamh): 1.10.8 2026-02-02 04:30:10 +00:00
github-actions[bot]
f06d1f5de7 release(hamh-alpha): 2.0.0-alpha.140 2026-02-02 04:17:12 +00:00
github-actions[bot]
fb5eb83195 release(hamh-alpha): 2.0.0-alpha.139 2026-02-02 04:13:29 +00:00
github-actions[bot]
3330cd6e40 release(hamh): 1.10.7 2026-02-02 04:10:10 +00:00
github-actions[bot]
ddca6be91e release(hamh-alpha): 2.0.0-alpha.138 2026-02-02 04:09:57 +00:00
github-actions[bot]
a36ff6a35f release(hamh-alpha): 2.0.0-alpha.137 2026-01-31 23:43:05 +00:00
github-actions[bot]
4f7e6cf7c1 release(hamh): 1.10.6 2026-01-31 23:42:41 +00:00
github-actions[bot]
bc34001892 release(hamh-testing): 4.1.0-testing.18 2026-01-31 23:40:13 +00:00
github-actions[bot]
94bf33c70a release(hamh-testing): 4.1.0-testing.17 2026-01-31 23:38:00 +00:00
github-actions[bot]
7153875ed7 release(hamh): 1.10.5 2026-01-31 23:29:38 +00:00
github-actions[bot]
d778880d70 release(hamh-testing): 4.1.0-testing.16 2026-01-31 23:23:12 +00:00
github-actions[bot]
61ee10046f release(hamh-alpha): 2.0.0-alpha.136 2026-01-31 23:19:44 +00:00
github-actions[bot]
95b9bff794 release(hamh-testing): 4.1.0-testing.15 2026-01-31 23:14:53 +00:00
github-actions[bot]
5c7f9aafb0 release(hamh-testing): 4.1.0-testing.14 2026-01-31 23:06:19 +00:00
github-actions[bot]
2ea792d9a9 release(hamh-alpha): 2.0.0-alpha.135 2026-01-31 23:06:09 +00:00
github-actions[bot]
2aebd5fd23 release(hamh-testing): 4.1.0-testing.13 2026-01-31 23:03:15 +00:00
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
github-actions[bot]
cb78b05088 release(hamh-testing): 4.1.0-testing.10 2026-01-31 21:54:52 +00:00
6 changed files with 216 additions and 3 deletions

View File

@@ -1,3 +1,101 @@
# [2.0.0-alpha.148](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.147...v2.0.0-alpha.148) (2026-02-02)
### Bug Fixes
* remove AutoMode feature from ClimateDevice to fix Behaviors have errors ([#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([b943898](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b9438984a0cdd95fdd29cea5596508f84f2bb927))
# [2.0.0-alpha.147](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.146...v2.0.0-alpha.147) (2026-02-02)
### Bug Fixes
* set RvcRunMode supportedModes before super.initialize() for HomeKit compatibility ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([80260af](https://github.com/RiDDiX/home-assistant-matter-hub/commit/80260afc13b21b7bedfc4f6172ccf1a277e261f5))
# [2.0.0-alpha.146](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.145...v2.0.0-alpha.146) (2026-02-02)
### Bug Fixes
* debounce WindowCovering position commands to handle rapid Google Home updates ([#76](https://github.com/RiDDiX/home-assistant-matter-hub/issues/76)) ([e28b763](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e28b763ef3760098bd9c84ab5bf0786526948a9d))
# [2.0.0-alpha.145](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.144...v2.0.0-alpha.145) (2026-02-02)
### Bug Fixes
* save filterLifeEntity in entity mapping API and storage ([914e136](https://github.com/RiDDiX/home-assistant-matter-hub/commit/914e136bbca51b8d43902ef3bbae1bc8542fff7d))
# [2.0.0-alpha.144](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.143...v2.0.0-alpha.144) (2026-02-02)
### Features
* add filter life sensor mapping for Air Purifiers in Entity Mapping UI ([c083411](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c083411e34e51b19c9a38da42e25fd27798c8d42))
# [2.0.0-alpha.143](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.142...v2.0.0-alpha.143) (2026-02-02)
### Features
* add HEPA filter life monitoring for Air Purifiers ([47683f1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/47683f1f0df840bed0c8f03af8b50f15473456ad))
# [2.0.0-alpha.142](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.141...v2.0.0-alpha.142) (2026-02-02)
### Bug Fixes
* support nested Dreame room format and fallback to segments ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([f7ec6b2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f7ec6b2f8a451788cc1f1c5e6316b3a4855bb61d))
# [2.0.0-alpha.141](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.140...v2.0.0-alpha.141) (2026-02-02)
### Bug Fixes
* binary covers (garage doors) now show Open/Close buttons instead of only percentage slider ([#78](https://github.com/RiDDiX/home-assistant-matter-hub/issues/78)) ([67e3c2a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/67e3c2affbd4ca0fe8d36d1bfc8e6250a90e5499))
# [2.0.0-alpha.140](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.139...v2.0.0-alpha.140) (2026-02-02)
### Bug Fixes
* thermostat auto mode now correctly displays on Matter controllers ([#71](https://github.com/RiDDiX/home-assistant-matter-hub/issues/71)) ([68c7cb1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/68c7cb16ba7c36d734849d24cb3506afb481dc3b))
# [2.0.0-alpha.139](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.138...v2.0.0-alpha.139) (2026-02-02)
### Features
* add EntityIsolationService to isolate problematic entities at runtime ([1f53a24](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1f53a247c47d022f714e4f8758bc61c8f0bad421))
# [2.0.0-alpha.138](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.137...v2.0.0-alpha.138) (2026-02-02)
### Bug Fixes
* suppress Invalid intervalMs errors to prevent FATAL crashes ([#74](https://github.com/RiDDiX/home-assistant-matter-hub/issues/74), [#76](https://github.com/RiDDiX/home-assistant-matter-hub/issues/76), [#79](https://github.com/RiDDiX/home-assistant-matter-hub/issues/79), [#80](https://github.com/RiDDiX/home-assistant-matter-hub/issues/80), [#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([e609988](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e6099886a37f2f309173e7958100a8b226f93bd8))
# [2.0.0-alpha.137](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.136...v2.0.0-alpha.137) (2026-01-31)
### Bug Fixes
* add water_heater to entity mapping dropdown and backend factories ([90fc7e7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/90fc7e70f74f9b4840c8382b58cff1fddd1c94b8))
# [2.0.0-alpha.136](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.135...v2.0.0-alpha.136) (2026-01-31)
### Bug Fixes
* set minMeasuredValue to 1 for IlluminanceMeasurement (Matter spec requirement) ([4344b53](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4344b5353a1bf175a137487f08035cf62c96b9ea))
# [2.0.0-alpha.135](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.134...v2.0.0-alpha.135) (2026-01-31)
### Features
* add water_valve and pump to Entity Mapping dropdown ([118e602](https://github.com/RiDDiX/home-assistant-matter-hub/commit/118e6025f575a407889adfda122661788cb7c507))
# [2.0.0-alpha.134](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.133...v2.0.0-alpha.134) (2026-01-31)

View File

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

View File

@@ -1,3 +1,66 @@
# [4.1.0-testing.18](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.17...v4.1.0-testing.18) (2026-01-31)
### Bug Fixes
* add moveToLevel/moveToLevelWithOnOff transitionTime fix to LevelControlBehavior ([22c2193](https://github.com/RiDDiX/home-assistant-matter-hub/commit/22c2193b1113a2233529686d51450a6a0817fcf6))
# [4.1.0-testing.17](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.16...v4.1.0-testing.17) (2026-01-31)
### Bug Fixes
* add event handlers to FanBehavior and fix LevelControlBehavior state update ([724e971](https://github.com/RiDDiX/home-assistant-matter-hub/commit/724e971883ab2e27a076fa54270756a95b63dda0))
# [4.1.0-testing.16](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.15...v4.1.0-testing.16) (2026-01-31)
### Bug Fixes
* update Vision 1 behaviors to set state immediately on commands (fixes Apple Home 'Not Responding') ([ffe9077](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ffe907749bf914771c82ddfc6280ce7200cd27fb))
# [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)
### Features
* add water_valve and pump to Entity Mapping dropdown ([770dc47](https://github.com/RiDDiX/home-assistant-matter-hub/commit/770dc4748a569fbde6f85d1993f20706ecb96290))
# [4.1.0-testing.13](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.12...v4.1.0-testing.13) (2026-01-31)
### Bug Fixes
* clamp brightness to max 254 (Matter.js LevelControl limit) ([71c3e09](https://github.com/RiDDiX/home-assistant-matter-hub/commit/71c3e0946df29e971e859c64b14af45fb714647c))
# [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)
### Bug Fixes
* correct Vision 1 behavior initialization order and LevelControl constraint ([#75](https://github.com/RiDDiX/home-assistant-matter-hub/issues/75)) ([211db30](https://github.com/RiDDiX/home-assistant-matter-hub/commit/211db302cc53517b6c581326e57a9b024d38f032))
# [4.1.0-testing.9](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.8...v4.1.0-testing.9) (2026-01-31)

View File

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

View File

@@ -1,3 +1,55 @@
## [1.10.9](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.8...v1.10.9) (2026-02-02)
### Bug Fixes
* remove AutoMode feature from ClimateDevice to fix Behaviors have errors ([#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([0a4af9e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0a4af9e473d0873a30306712762c9a710531d266))
## [1.10.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.7...v1.10.8) (2026-02-02)
### Bug Fixes
* thermostat auto mode now correctly displays on Matter controllers ([#71](https://github.com/RiDDiX/home-assistant-matter-hub/issues/71)) ([d348265](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d348265202541f3a61f4120af5e2b848d0b92615))
### Features
* add EntityIsolationService to isolate problematic entities at runtime ([8d81fd2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8d81fd24d8b014274d8288cbcb5e02e5715fbfaf))
## [1.10.7](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.6...v1.10.7) (2026-02-02)
### Bug Fixes
* suppress Invalid intervalMs errors to prevent FATAL crashes ([#74](https://github.com/RiDDiX/home-assistant-matter-hub/issues/74), [#76](https://github.com/RiDDiX/home-assistant-matter-hub/issues/76), [#79](https://github.com/RiDDiX/home-assistant-matter-hub/issues/79), [#80](https://github.com/RiDDiX/home-assistant-matter-hub/issues/80), [#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([e171d0e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e171d0e04eabceb1689508f693251986811ebeb8))
## [1.10.6](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.5...v1.10.6) (2026-01-31)
### Bug Fixes
* add water_heater to entity mapping dropdown and backend factories ([ccdda2b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ccdda2bc465aaa251e48a98d0f8d3ef89143f772))
## [1.10.5](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.4...v1.10.5) (2026-01-31)
### Bug Fixes
* add min/max measured values to sensor behaviors to prevent Invalid intervalMs error ([#74](https://github.com/RiDDiX/home-assistant-matter-hub/issues/74)) ([6953cd7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6953cd7f7bdd1c1d5eabd1d072781de9f76a921c))
* add sensor type factories to enable entity mapping override ([#73](https://github.com/RiDDiX/home-assistant-matter-hub/issues/73)) ([b6c13da](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b6c13da95a00b32aa2a0868e46c0f2181b516357))
* include bridge icons in full backup export/import ([d06b10a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d06b10adcfb0def875be3b35239dfaf5ae604911))
* map both setpoints to temperature in auto mode for single-temp thermostats ([#71](https://github.com/RiDDiX/home-assistant-matter-hub/issues/71)) ([42601e1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/42601e13fdde3040f6ec4c8eee4a68d05c3edda6))
* set minMeasuredValue to 1 for IlluminanceMeasurement (Matter spec requirement) ([4344b53](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4344b5353a1bf175a137487f08035cf62c96b9ea))
### Features
* add vacuum room selection support via RvcRunMode ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([bea9068](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bea906809a4542ce8aefe367950163ed39cff607))
* add water_heater domain support as thermostat device ([#14](https://github.com/RiDDiX/home-assistant-matter-hub/issues/14)) ([4ec0fbc](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4ec0fbc218e546dedd9e43253d92989a28c064af))
* add water_valve and pump to Entity Mapping dropdown ([118e602](https://github.com/RiDDiX/home-assistant-matter-hub/commit/118e6025f575a407889adfda122661788cb7c507))
* merge alpha fixes and update README for v1.10.5 stable release ([6ea28a3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6ea28a3a2a49712f03e33a0a801d8f53f75439c4))
## [1.10.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.3...v1.10.4) (2026-01-31)

View File

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