Compare commits

...

26 Commits

Author SHA1 Message Date
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
github-actions[bot]
8105b03b91 release(hamh-testing): 4.1.0-testing.9 2026-01-31 20:49:09 +00:00
github-actions[bot]
e67d017f8d release(hamh-alpha): 2.0.0-alpha.134 2026-01-31 20:48:52 +00:00
github-actions[bot]
9046f96102 release(hamh-alpha): 2.0.0-alpha.133 2026-01-31 19:57:34 +00:00
github-actions[bot]
327967751b release(hamh-testing): 4.1.0-testing.8 2026-01-31 17:43:03 +00:00
github-actions[bot]
eda5393d08 release(hamh-testing): 4.1.0-testing.7 2026-01-31 17:16:03 +00:00
github-actions[bot]
8154e246eb release(hamh-testing): 4.1.0-testing.6 2026-01-31 17:10:56 +00:00
github-actions[bot]
1eadaac5aa release(hamh-alpha): 2.0.0-alpha.132 2026-01-31 17:10:26 +00:00
github-actions[bot]
d15fde96bf release(hamh-testing): 4.1.0-testing.5 2026-01-31 16:33:18 +00:00
github-actions[bot]
e77665f396 release(hamh-alpha): 2.0.0-alpha.131 2026-01-31 16:33:05 +00:00
github-actions[bot]
dba91bebae release(hamh-testing): 4.1.0-testing.4 2026-01-31 16:22:13 +00:00
github-actions[bot]
e280fcf2d8 release(hamh-alpha): 2.0.0-alpha.130 2026-01-31 16:20:43 +00:00
github-actions[bot]
a5261bcad6 release(hamh-alpha): 2.0.0-alpha.129 2026-01-31 16:08:54 +00:00
github-actions[bot]
f9a40e41ba release(hamh-testing): 4.1.0-testing.3 2026-01-31 16:02:31 +00:00
github-actions[bot]
6a5ce64785 release(hamh-alpha): 2.0.0-alpha.129 2026-01-31 15:21:29 +00:00
github-actions[bot]
c52c68f915 release(hamh): 1.10.4 2026-01-31 15:20:03 +00:00
6 changed files with 310 additions and 3 deletions

View File

@@ -1,3 +1,151 @@
# [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)
### Bug Fixes
* add .nojekyll file and copy to docs build output for GitHub Pages ([18c308e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/18c308e5bde7ba4c900e0139a7540f02ca8692ae))
* add asLocalActor to FanControlServer reactors for access control ([f3fb3fc](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f3fb3fc80de4873f416f13cef16e6cdb329d436b))
* add asLocalActor to preUpdateRunningMode for thermostat systemMode writes (fixes [#24](https://github.com/RiDDiX/home-assistant-matter-hub/issues/24)) ([27055dd](https://github.com/RiDDiX/home-assistant-matter-hub/commit/27055dd656748ab754f00f821ae1665460231e5f))
* add asLocalActor to thermostat setpoint handlers (fixes [#9](https://github.com/RiDDiX/home-assistant-matter-hub/issues/9)) ([61fb48d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/61fb48d066048faecb8d1ad8c2d8185d53a7168b))
* add environment config for GitHub Pages deployment ([d62d40c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d62d40c1a6b1c6b1fa723c4d1b563da30ec6630c))
* add explicit docs build step with BASE_URL env for GitHub Pages ([1cd2593](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1cd2593fa7bd611bb8aabe76d41eda830d71d4e3))
* add global error handler to suppress async endpoint storage errors during bridge deletion ([edb7efe](https://github.com/RiDDiX/home-assistant-matter-hub/commit/edb7efe32d65a05d0b344c15cbfaed475034c91d))
* add missing await to super.initialize() in behavior servers ([9131f21](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9131f215244254e1d43bd2421dcebb6ab69d1375))
* add missing dependencies (archiver, multer, unzipper) to app package.json ([e6057d7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e6057d70cfedd9e8c0342f5b7050c476dbbca763))
* add null checks for entity.state in behavior servers and remove Matter.js patch workaround ([43942a9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/43942a9281998e6c73f7774626143808309a3111))
* add smokeCoAlarm to ClusterId enum ([4ddbe59](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4ddbe5904c87759dd4129ad578b16f9b36c8a58d))
* adjust thermostat setpoint limits to satisfy Matter.js 200 deadband constraint ([3cc6ec6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3cc6ec6c19e39e5c4bbd99a1c4fbe96bd4f90a88))
* auto-detect Overkiz covers and suppress transaction conflicts for stable position display ([400a329](https://github.com/RiDDiX/home-assistant-matter-hub/commit/400a329be72bf24ac6a099f3b4def8957dff5507))
* BridgeWizard sends wrong filter format - use HomeAssistantMatcher (fixes [#33](https://github.com/RiDDiX/home-assistant-matter-hub/issues/33)) ([478b1b8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/478b1b83e15fc5b9d675b36bf40ed9e73ef97cba))
* bundle Matter.js packages to include access control patch ([765284c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/765284cb4a7ba7cb8106651497556ddca74d9e89))
* check HVAC mode for temperature range support (fixes [#9](https://github.com/RiDDiX/home-assistant-matter-hub/issues/9)) ([2ad5ed1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2ad5ed14a7ad945226467eceabe055f7a75303db))
* clamp maxHeatSetpointLimit for heating-only thermostats to satisfy Matter.js constraints ([9e7cbf4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9e7cbf4b8516347dbba6d66f39cec84a9b188d30))
* clamp maxHeatSetpointLimit when maxCoolSetpointLimit would exceed 35°C ([75c2af7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/75c2af7a73a834292239d57243912600db04ee09))
* clamp thermostat setpoints to valid limits to prevent Matter.js validation errors ([0e48566](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0e485668423bdd5b7740e3be4c101f07c8a45529))
* correct alarm_control_panel action format with domain prefix (fixes [#35](https://github.com/RiDDiX/home-assistant-matter-hub/issues/35)) ([28909e4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/28909e4540ba5f8b398d53df748acf33bcec6f60))
* correct thermostat deadband constraint logic with 2.5C margin ([b37f03c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b37f03c8d452f6a7c2e4a32cf869b3ff3e8ba761))
* correct unit mismatch in thermostat deadband (0.1°C vs 0.01°C) ([745e913](https://github.com/RiDDiX/home-assistant-matter-hub/commit/745e913614191f255a5ecefd97f9114a2fd225fb))
* correct vendor ID mapping - 4996 is iCloud Keychain, not Google (fixes [#47](https://github.com/RiDDiX/home-assistant-matter-hub/issues/47)) ([453c763](https://github.com/RiDDiX/home-assistant-matter-hub/commit/453c763bb7138214010b5df0df9ce332a66b2a90))
* cover position comparison, thermostat offline status ([4f4b80b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4f4b80b1079db5b1369f112ff8d4613ce0d985b9))
* enable PhysicalContact feature for OccupancySensing cluster (required since revision 5) ([855aeb9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/855aeb91e6d1284c8a9d8f21fddfb2a8108d89e2))
* ensure Bun stub fix is included in stable release ([a7f55ba](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a7f55ba7061ce0f2d1dac216f5cfbe8400c97940))
* FanControl step command not calling Home Assistant ([b5527b5](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b5527b50dec4291bc4c4347f70d98eddabfcf117))
* graceful handling of /api/system/info 404 and restore missing components ([dec4e00](https://github.com/RiDDiX/home-assistant-matter-hub/commit/dec4e00f0cba55ece1030b8817e620538f25f947))
* handle endpoint storage errors during bridge deletion ([c52110e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c52110e34f46a47aced941837084feee22769280))
* handle Home Assistant action errors to prevent unhandled promise rejections (fixes [#17](https://github.com/RiDDiX/home-assistant-matter-hub/issues/17)) ([d35229b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d35229b25980e2e970220be91c5212d3fa174be8))
* handle missing transitionTime in LevelControl commands for Google Home compatibility ([8cf11af](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8cf11aff0ed506a70578db8d2402dd8bee9804df))
* handle mutex-closed error gracefully during shutdown ([24d489c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/24d489c600f0b5110e90abe83fec0cb1efae8cf4))
* handle null transitionTime from Google Home (fixes [#41](https://github.com/RiDDiX/home-assistant-matter-hub/issues/41)) ([8545aab](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8545aabb5fe6683ce3c5bf6a149801081aa45873))
* hidden entities should only be included via feature flag, not by filter match (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([f5cb1b7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f5cb1b7c224d8195b431b143281ff2d86d0b91c7))
* improve brightness persistence by checking entity on/off state and add debug logging ([fe4be30](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fe4be30fb39286bf6cb1aa31dd982b4860187498))
* improve humidity sensor limits, light type detection, and media player power control ([ee0c803](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee0c803b435dc155dffba879459cd6c7131363e4))
* merge alpha fixes into main (humidity detection, cover position, hvac auto mode, etc.) ([674b15e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/674b15e61f057e7ce29082b301f22bd88b6c4299))
* minSetpointDeadBand int8 overflow (250 -> 25) ([e929dd7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e929dd7da8535ca2321e618efc311617f7044957))
* move PACKAGE_VERSION ARG after FROM in standalone Dockerfile ([5a1fbd1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5a1fbd143990f509598f01b418a777e5a38a403b))
* move super.initialize() to beginning in rvc behavior servers ([734461c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/734461caa922dcafde08ad3ea6974d5c5dda3710))
* only apply thermostat deadband when currently in Auto mode ([#21](https://github.com/RiDDiX/home-assistant-matter-hub/issues/21)) ([0b0825f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0b0825fceaba1d4262c157a6e0a6b11a1f7719bf))
* pass APP_VERSION environment variable to Docker containers ([958910f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/958910fa346bed4f3d4399566969d39ef19ad4dd))
* patch Matter.js FabricAccessControl to grant Operate access when cluster undefined ([ff9f554](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ff9f5545aafc8c8bf5629d9789978dc2f5c16d2d))
* preserve light brightness on turn-on and correct thermostat setpoint handling (fixes [#37](https://github.com/RiDDiX/home-assistant-matter-hub/issues/37), [#38](https://github.com/RiDDiX/home-assistant-matter-hub/issues/38)) ([0facacc](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0facaccec18270c748d04915b018aa72d479c761))
* prevent thermostat init crash by setting default deadband and improve version reporting ([b93b4c7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b93b4c7fae194636f1b6bea26dcfba958fc0c2ad))
* remove AutoMode feature to prevent Matter.js permission error on thermostatRunningMode (fixes [#24](https://github.com/RiDDiX/home-assistant-matter-hub/issues/24)) ([7fb48d2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7fb48d2dedd56ae8f95b8d994a63721dab853eff))
* remove broken Pump device (missing mandatory PumpConfigurationAndControl cluster) ([91e7a06](https://github.com/RiDDiX/home-assistant-matter-hub/commit/91e7a0603d4df788e7223329cf61e3b4984a36e3))
* resolve lint formatting errors in SystemInfo and BackupRestore ([c9b8303](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c9b830379f90fe0c1cfb6397ab6eacefd4a7da12))
* return minimum level instead of null for controller compatibility (lights, humidifier) ([682677a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/682677acee6e49cc4ac3ac43f56bb13b94e938f4))
* round fan percentage to nearest valid step ([#8](https://github.com/RiDDiX/home-assistant-matter-hub/issues/8)) ([d01ef90](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d01ef90abd7cbee4724f6aa01f95c613135e0c17))
* separate Smoke and CO alarm types (cherry-pick from alpha) ([00b1cbb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/00b1cbbd23d14ed9c91200bc3ea6688853900744))
* set controlSequenceOfOperation based on features in initialize() ([#28](https://github.com/RiDDiX/home-assistant-matter-hub/issues/28)) ([a1dc67e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a1dc67eb17189d678aea628f26d53c0b07338968))
* set initial RVC state before super.initialize() to satisfy Matter.js validation ([f51a9b2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f51a9b25f119486a0348233e27e394cb68cd42c8))
* set thermostat defaults in ThermostatServer function for conformance ([7b0b956](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7b0b956a81e9ef17550c3f8ebcf687137d1e23da))
* stub Bun imports to prevent runtime errors in Node.js ([28b9f53](https://github.com/RiDDiX/home-assistant-matter-hub/commit/28b9f5353f09641e5050cbc05c1caacaa92064af))
* sync frontend/backend/common packages from alpha to fix missing components ([c658289](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c658289c64b69e2a707977a78a999b5d8d43eec2))
* sync pnpm-lock.yaml and backend package.json from alpha to include all dependencies ([5430ea8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5430ea8b95e3ec7be9e00446b8bdc3dfc5b95e4e))
* thermostat deadband constraint violation causing boot loop with climate entities ([81774f6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/81774f6967617ffe3f9a15bfa393c073fcfd84e6))
* trigger release for Matter.js access control patch ([5c184af](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5c184af741f70b868417c7070c35cbf31efd981d))
* trigger v1.4.0 release with bridge export/import feature ([bf8a255](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bf8a255fb4838cb983ad89e8d52fe1c4e2c84f5d))
* use asLocalActor in thermostat reactors to fix access control issues ([585cc9b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/585cc9b4424e84d5381287ad6f7a1ab934c569f2))
* use device_id instead of entity_id for device lookup (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([4dafb48](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4dafb48efa11fc47f5668e216b70069b2c89a8a2))
* use pre-commit handlers for thermostat setpoint changes ([#9](https://github.com/RiDDiX/home-assistant-matter-hub/issues/9)) ([0b1c118](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0b1c11827837135b75484210202f4a8c14ccf137))
* use pre-commit reactor to set thermostatRunningMode before Matter.js internal handler ([#24](https://github.com/RiDDiX/home-assistant-matter-hub/issues/24)) ([6ccc964](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6ccc9640362aae9cac9b0e6dfb0c51133bcdb5cf))
* use relative API paths for Home Assistant ingress compatibility ([7aa2348](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7aa234838c35a87fa446e3b51eb85c7d3e12d322))
* use setImmediate for thermostat setpoint and mode changes ([#9](https://github.com/RiDDiX/home-assistant-matter-hub/issues/9), [#24](https://github.com/RiDDiX/home-assistant-matter-hub/issues/24)) ([baf4475](https://github.com/RiDDiX/home-assistant-matter-hub/commit/baf447525048b209c76fe3c5a6d69a88b9c08015))
### Features
* Add Air Purifier as selectable Matter device type (fixes [#43](https://github.com/RiDDiX/home-assistant-matter-hub/issues/43)) ([c170c3b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c170c3be907ed68bd7d024b2767ad8aac092e74f))
* add AirPurifier and Pump Matter device types ([71bd320](https://github.com/RiDDiX/home-assistant-matter-hub/commit/71bd32004b5b8617b3e214f258e89213e81781ef))
* add AirQuality sensor, improve Fan speed control, add Media Player playback ([76f9660](https://github.com/RiDDiX/home-assistant-matter-hub/commit/76f966036d0bf49fc558015d9f5116cdd02a4131))
* add BasicVideoPlayer device type for TV/media player support (fixes [#45](https://github.com/RiDDiX/home-assistant-matter-hub/issues/45)) ([b6a5fcb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b6a5fcb718e612ee7f776affbd8deec097ce6498))
* add bridge export/import functionality ([b6e774a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b6e774aa76bfdc9ad7d5ce6b5e1d0945f05fabb6))
* Add CO2 sensor with numeric ppm value (fixes [#42](https://github.com/RiDDiX/home-assistant-matter-hub/issues/42)) ([fbe4dba](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fbe4dba2663cbf086bc236a311909128082dd324))
* add coverUseHomeAssistantPercentage flag for Alexa-friendly cover percentage display ([c8f311c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c8f311ca057e5e24c84572ed928c6d98ba8f547a))
* add dark mode toggle and device list sorting ([98e4aaf](https://github.com/RiDDiX/home-assistant-matter-hub/commit/98e4aafd655b985f15d02da950b3485752268c91))
* add Full Backup with Identity option and fix API paths in BackupRestore ([ab6b663](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ab6b663c64d9ad1d4eaac09598e5a844820f1f55))
* add Pressure, Flow sensors and Valve device type (cherry-pick from alpha) ([a6499e1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a6499e10d6348957f7b60e8d659fff37752c26bb))
* add Pump device with proper PumpConfigurationAndControl cluster ([579b287](https://github.com/RiDDiX/home-assistant-matter-hub/commit/579b2877d337a2c6b0d25469dcca60166c8f499c))
* add Smoke/CO Alarm device type (cherry-pick from alpha) ([ecb148c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ecb148c14e4aacd8dcd1c6404ec55209d8b6318f))
* 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))
* enhance System Info with version, environment detection, CPU model ([14e1b67](https://github.com/RiDDiX/home-assistant-matter-hub/commit/14e1b673deab9a153e627e0e795e2fa654f17fc4))
* health monitoring dashboard, auto-recovery, bridge wizard ([ac9c595](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ac9c595e6a13a5258bf3e8129e40272050ccec23))
* improve system info API with more parameters (CPU, load, process info) ([fc291a6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fc291a6d0e38d042e4028e7713d481c45bab5a83))
* sort bridges alphabetically in UI ([#30](https://github.com/RiDDiX/home-assistant-matter-hub/issues/30)) ([e26d7c1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e26d7c1afc85a474d343e9e5d4b5e36651968684))
# [2.0.0-alpha.128](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.127...v2.0.0-alpha.128) (2026-01-31)

View File

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

View File

@@ -1,3 +1,109 @@
# [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)
### Features
* add vacuum room selection support via RvcRunMode ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([bb54ceb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bb54ceb0140024fd3002f61ee3b6a4d85a468118))
# [4.1.0-testing.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.1.0-testing.1...v4.1.0-testing.2) (2026-01-31)

View File

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

View File

@@ -1,3 +1,56 @@
## [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)
### Bug Fixes
* add PowerSource for vacuum when battery_level attribute exists (fixes [#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([e9aea12](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e9aea1271be060bd057ea095ae3977537b64c27c))
* add powerSource to ClusterId enum and fix vacuum PowerSource logic ([c27e3f7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c27e3f7ec1eca0467f6cfd30cba9f74811a7e657))
* apply customName from entity mapping to Matter nodeLabel ([d6a529c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d6a529c1f692ed4bba0e7a45234149f24a9b49ba))
* bridge icon selection now applies correctly, remove duplicate status chip, fix button inverted state ([#57](https://github.com/RiDDiX/home-assistant-matter-hub/issues/57)), add remote device support ([#40](https://github.com/RiDDiX/home-assistant-matter-hub/issues/40)) ([98ff47f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/98ff47ff7a7335bfee36854744466c12dfe52807))
* change humidifier from OnOffPlugInUnit to FanDevice for better Matter controller representation ([#58](https://github.com/RiDDiX/home-assistant-matter-hub/issues/58)) ([765e5e9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/765e5e9e2d99e25408b3bbdd6903701d4d57f725))
* correct inverted cover state-based position fallback ([#72](https://github.com/RiDDiX/home-assistant-matter-hub/issues/72)) ([634a9d0](https://github.com/RiDDiX/home-assistant-matter-hub/commit/634a9d0685fd53ce4fec7b4ea5e00b8e72c03765))
* detect humidity from current_humidity attribute, not just TARGET_HUMIDITY feature ([#67](https://github.com/RiDDiX/home-assistant-matter-hub/issues/67)) ([9133491](https://github.com/RiDDiX/home-assistant-matter-hub/commit/913349188c519c12fbd7b359e356e41fd1d33e6b))
* hidden entities should only be included via feature flag, not by filter match (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([3e19be2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3e19be239f57ebf0495006d2df3b5c92ec4e9fbb))
* improve hvac_mode auto mapping for climate entities ([#71](https://github.com/RiDDiX/home-assistant-matter-hub/issues/71)) ([bfa55e9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bfa55e9ef70b39f3a530d65629d1de7d97f76d65))
* include icon field in bridge API response ([2b7718b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2b7718b0c38591c9d46261efed89b78a364de56a))
* keep heat_cool as default fallback for auto mode mapping ([a8b87d4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a8b87d4d1c8bc27b3e2de1977784131b932d2d20))
* make coverUseHomeAssistantPercentage consistent for reading and writing ([#34](https://github.com/RiDDiX/home-assistant-matter-hub/issues/34)) ([30b9f53](https://github.com/RiDDiX/home-assistant-matter-hub/commit/30b9f53781c10c75d62fd1a62771703823a19698))
* merge alpha fixes into main (humidity detection, cover position, hvac auto mode, etc.) ([674b15e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/674b15e61f057e7ce29082b301f22bd88b6c4299))
* preserve icon selection when saving bridge config ([c8788cf](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c8788cf8785efcbe352abd9a2abc32d6be8d3446))
* remove leading slash from bridge-icons API response for Ingress compatibility ([79a9ca9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/79a9ca98330406c8b1fbe6a63708f50f161c7b3f))
* support 'battery' attribute for Dreame and similar vacuums ([#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([dbc6533](https://github.com/RiDDiX/home-assistant-matter-hub/commit/dbc65335cbc94aba8de83af8e136c851b086fa8e))
* use device_id instead of entity_id for device lookup (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([8afe290](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8afe290a37e1c1a5622d5ac0a3baafc84435e082))
* use HA limits directly for single-mode thermostats, wide limits for dual-mode ([#52](https://github.com/RiDDiX/home-assistant-matter-hub/issues/52)) ([1044a55](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1044a558556ae39f5f07a8e22c6b6b2498cd9cc2))
### Features
* add alexaPreserveBrightnessOnTurnOn feature flag to prevent brightness reset ([#37](https://github.com/RiDDiX/home-assistant-matter-hub/issues/37)) ([4f3c4de](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4f3c4dedb65c9af5e961973cef66e1d0dc6dd086))
* add battery status support for vacuum devices (fixes [#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([c15a038](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c15a03866a4826051f80bd6d0f1088ffab09079c))
* add humidity sensor and auto mode support for humidifier ([#58](https://github.com/RiDDiX/home-assistant-matter-hub/issues/58)) ([ce9871c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ce9871ccc5e322085c7a14045391a5acdec4a91c))
* add Update device class mapping to binary sensor ([bb411f3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bb411f3d496ce9e67b318a3838d9453acaa3f933))
* add WaterValveDevice for valve domain and RoomAirConditioner for climate with fan_mode ([0505cf8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0505cf8a246f9478d14eeb47b4bf10130a30aaf2))
* auto-refresh Entity Mappings list after saving from EndpointList ([8c18888](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8c188884dfd4d4a9cf81a5502c63f53a08abb084))
## [1.10.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.2...v1.10.3) (2026-01-31)

View File

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