|
|
|
|
@@ -1,3 +1,137 @@
|
|
|
|
|
# [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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|