mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 20:38:10 +08:00
Compare commits
24 Commits
hamh-testi
...
hamh-testi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bc34001892 | ||
|
|
94bf33c70a | ||
|
|
7153875ed7 | ||
|
|
d778880d70 | ||
|
|
61ee10046f | ||
|
|
95b9bff794 | ||
|
|
5c7f9aafb0 | ||
|
|
2ea792d9a9 | ||
|
|
2aebd5fd23 | ||
|
|
7082669b52 | ||
|
|
d720b961ad | ||
|
|
cb78b05088 | ||
|
|
8105b03b91 | ||
|
|
e67d017f8d | ||
|
|
9046f96102 | ||
|
|
327967751b | ||
|
|
eda5393d08 | ||
|
|
8154e246eb | ||
|
|
1eadaac5aa | ||
|
|
d15fde96bf | ||
|
|
e77665f396 | ||
|
|
dba91bebae | ||
|
|
e280fcf2d8 | ||
|
|
a5261bcad6 |
@@ -1,3 +1,52 @@
|
||||
# [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)
|
||||
|
||||
|
||||
### 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))
|
||||
|
||||
# [2.0.0-alpha.133](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.132...v2.0.0-alpha.133) (2026-01-31)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 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))
|
||||
|
||||
# [2.0.0-alpha.132](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.131...v2.0.0-alpha.132) (2026-01-31)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* include bridge icons in full backup export/import ([d06b10a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d06b10adcfb0def875be3b35239dfaf5ae604911))
|
||||
|
||||
# [2.0.0-alpha.131](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.130...v2.0.0-alpha.131) (2026-01-31)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 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))
|
||||
|
||||
# [2.0.0-alpha.130](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.129...v2.0.0-alpha.130) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* 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))
|
||||
|
||||
# [2.0.0-alpha.129](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.128...v2.0.0-alpha.129) (2026-01-31)
|
||||
|
||||
|
||||
@@ -88,6 +137,7 @@
|
||||
* add Tuya, LG ThinQ, and Aqara vendor IDs to health dashboard ([4893056](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4893056fe94a6d3b799364477d81d4d004dade1c))
|
||||
* Add TVOC sensor with numeric ppb value (related to [#42](https://github.com/RiDDiX/home-assistant-matter-hub/issues/42)) ([31dad1e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/31dad1e66878b70371c4c2c62ce840cdfac8ba61))
|
||||
* add Update device class mapping to binary sensor ([2cc0b4f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2cc0b4f0337de737a5f8c17b1865deb031235f79))
|
||||
* 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))
|
||||
* auto-refresh Entity Mappings list after saving from EndpointList ([4721ddd](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4721ddd50602881e79fec8ccf89e3bbae7c78c25))
|
||||
* capture application logs in buffer for Log Viewer API ([3d94994](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3d9499450a3b4c9ccb84512a445347e1dbbef08f))
|
||||
* comprehensive UI enhancements - logs, system info, device overview, and devices page ([5e621aa](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5e621aa5d0cf88b0785a4780f6f3d21cd329c522))
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "2.0.0-alpha.129"
|
||||
version: "2.0.0-alpha.136"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh-alpha
|
||||
name: Home-Assistant-Matter-Hub (Alpha)
|
||||
|
||||
@@ -1,3 +1,109 @@
|
||||
# [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)
|
||||
|
||||
|
||||
### 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)) ([6d064cb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6d064cb48f61e9cbdb6686838c07df548424163d))
|
||||
|
||||
# [4.1.0-testing.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.7...v4.1.0-testing.8) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* implement Vision 1 callback-based architecture for Light and Fan endpoints ([2c9955d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2c9955d8faa46f82c71e4e4443f75a1d9011854e))
|
||||
* implement Vision 1 callback-based architecture for Switch, Lock, Cover, Button, Valve, Scene, Humidifier endpoints ([6eaf622](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6eaf622e15f128c3b0872a54b3578350d8f1f21d))
|
||||
|
||||
# [4.1.0-testing.7](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.6...v4.1.0-testing.7) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* implement Vision 1 callback-based behavior architecture for VacuumEndpoint ([ff7475f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ff7475fe8b2300e22c5937ecbb6389ee9937d501))
|
||||
|
||||
# [4.1.0-testing.6](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.5...v4.1.0-testing.6) (2026-01-31)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* include bridge icons in full backup export/import ([4c2229d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4c2229dbc13daeb51dd1198b9fba7eb958d01509))
|
||||
|
||||
# [4.1.0-testing.5](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.4...v4.1.0-testing.5) (2026-01-31)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add sensor type factories to enable entity mapping override ([#73](https://github.com/RiDDiX/home-assistant-matter-hub/issues/73)) ([ea20436](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ea20436d2a43af0de5590b93a90f58602d1f9439))
|
||||
|
||||
# [4.1.0-testing.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.3...v4.1.0-testing.4) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add water_heater domain support as thermostat device ([#14](https://github.com/RiDDiX/home-assistant-matter-hub/issues/14)) ([b0c961f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b0c961ff56b90652bd90beb7c83f2ccab8cc9821))
|
||||
|
||||
# [4.1.0-testing.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.2...v4.1.0-testing.3) (2026-01-31)
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "4.1.0-testing.3"
|
||||
version: "4.1.0-testing.18"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh-testing
|
||||
name: Home-Assistant-Matter-Hub (Testing)
|
||||
|
||||
@@ -1,3 +1,22 @@
|
||||
## [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)
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "1.10.4"
|
||||
version: "1.10.5"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh
|
||||
name: Home-Assistant-Matter-Hub
|
||||
|
||||
Reference in New Issue
Block a user