|
|
|
|
@@ -1,3 +1,454 @@
|
|
|
|
|
# [2.0.0-alpha.194](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.193...v2.0.0-alpha.194) (2026-02-03)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* add default values before super.initialize() to all behavior servers ([#92](https://github.com/RiDDiX/home-assistant-matter-hub/issues/92)) ([90d5174](https://github.com/RiDDiX/home-assistant-matter-hub/commit/90d5174bfde3d873d4f8be4c6c3ff062978520f0))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.193](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.192...v2.0.0-alpha.193) (2026-02-03)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **light:** set default ColorControl values before super.initialize() ([#92](https://github.com/RiDDiX/home-assistant-matter-hub/issues/92)) ([fe9966e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fe9966ee5dbef477536acb6afea1a9124c934f76))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.192](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.191...v2.0.0-alpha.192) (2026-02-03)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **speaker:** remove currentLevelPercent from state - was confusing Google Home ([#79](https://github.com/RiDDiX/home-assistant-matter-hub/issues/79)) ([2bef68d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2bef68d2621290c34caa8d32bf03b45fc8e3c2f9))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.191](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.190...v2.0.0-alpha.191) (2026-02-03)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **vacuum:** delay room cleaning until RvcRunMode start ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([d58863a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d58863a7ec082be1cc25deeb6395284fa1ae92f1))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* **vacuum:** add configurable cleaningModeEntity for Dreame vacuums ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([9165031](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9165031864885802103a3ed9a7186eb19201ec11))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.190](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.189...v2.0.0-alpha.190) (2026-02-03)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **vacuum:** target correct select entity for Dreame cleaning modes ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([77ef1b8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/77ef1b8249627df557e5c5b8df33e9bd76da462e))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.189](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.188...v2.0.0-alpha.189) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* **vacuum:** add RvcCleanModeServer for Dreame cleaning modes (Sweeping, Mopping, etc.) ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([70f1b7b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/70f1b7b444fc22e8d8db240334c6245b63951233))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.188](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.187...v2.0.0-alpha.188) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **vacuum:** handle segment_cleaning and other cleaning states for proper status display ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([95a84e0](https://github.com/RiDDiX/home-assistant-matter-hub/commit/95a84e09575d4d52085383ba3a4cca445678f02f))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.187](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.186...v2.0.0-alpha.187) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* reduce WindowCovering debounce from 500ms to 200ms for quick swipes ([#76](https://github.com/RiDDiX/home-assistant-matter-hub/issues/76)) ([fe2a1ef](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fe2a1ef792bb4e2746d243fb81010f241d86f99c))
|
|
|
|
|
* **speaker:** use 0-254 range for volume - Google Home calculates percentage as currentLevel/254 ([#79](https://github.com/RiDDiX/home-assistant-matter-hub/issues/79)) ([fe31c66](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fe31c6636f7bfec718ef6174f35381774c555cb3))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.186](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.185...v2.0.0-alpha.186) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* **ui:** redesign Backup & Restore with separate boxes and descriptions ([e3fc1a4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e3fc1a4dbe418d0a4c8325a2759ac9c196522b85))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.185](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.184...v2.0.0-alpha.185) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **ui:** consolidate Backup & Restore section in Health page ([#91](https://github.com/RiDDiX/home-assistant-matter-hub/issues/91)) ([ac4ddb9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ac4ddb93004ca86d6b74a83d7236717393dfffc0))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.184](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.183...v2.0.0-alpha.184) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **vacuum:** filter out unnamed rooms like 'Room 7' by default ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([515c3ac](https://github.com/RiDDiX/home-assistant-matter-hub/commit/515c3acd759b4add4366419fb412a8fde80a15bd))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.183](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.182...v2.0.0-alpha.183) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* **frontend:** add Startup Order button to header navigation ([#81](https://github.com/RiDDiX/home-assistant-matter-hub/issues/81)) ([69f2352](https://github.com/RiDDiX/home-assistant-matter-hub/commit/69f2352ec287ebdcf9bd858d9591a74d8a6935b8))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.182](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.181...v2.0.0-alpha.182) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **speaker:** use 0-100 range for volume in Google Home ([#79](https://github.com/RiDDiX/home-assistant-matter-hub/issues/79)) ([01e6b75](https://github.com/RiDDiX/home-assistant-matter-hub/commit/01e6b75c5d5f76ac2df9e1b612b525f8fe29941e))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* **frontend:** add drag-and-drop startup order dashboard ([#81](https://github.com/RiDDiX/home-assistant-matter-hub/issues/81)) ([6b6c98a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6b6c98a76e7ae4564f668b5925fbbcaab4b356c6))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.181](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.180...v2.0.0-alpha.181) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **frontend:** load icon and priority when editing bridge ([#81](https://github.com/RiDDiX/home-assistant-matter-hub/issues/81)) ([1e3eb8b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1e3eb8bf03dec843617e7af2e517f1d4747296ac))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.180](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.179...v2.0.0-alpha.180) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **vacuum:** re-enable ServiceArea cluster using Matterbridge pattern ([127a580](https://github.com/RiDDiX/home-assistant-matter-hub/commit/127a58060f4ac54b03c946bcc521c8bedbc89113))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.179](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.178...v2.0.0-alpha.179) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* use dreame_vacuum.vacuum_clean_segment for Dreame vacuums ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([44e78aa](https://github.com/RiDDiX/home-assistant-matter-hub/commit/44e78aa8e2aeacb4e2e26c4340315f534600d397))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.178](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.177...v2.0.0-alpha.178) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* round currentLevel to integer for correct volume display ([#79](https://github.com/RiDDiX/home-assistant-matter-hub/issues/79)) ([eaff2d1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/eaff2d1d708692b02519f0b0b4efe7b29f3dc310))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.177](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.176...v2.0.0-alpha.177) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* temporarily disable ServiceArea cluster to fix vacuum initialization ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([703278d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/703278d6c5c8f349d25b452582d3892014579632))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.176](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.175...v2.0.0-alpha.176) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* remove Overkiz/Somfy from Matter semantics platforms - use standard HA inversion ([#90](https://github.com/RiDDiX/home-assistant-matter-hub/issues/90)) ([5bd011c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5bd011cea909352393b15214430dfb41fa9f3339))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.175](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.174...v2.0.0-alpha.175) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* add detailed debug logging for ServiceArea cluster initialization ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([e9cb371](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e9cb37157b16bfd17790f1f9557167aa7f744817))
|
|
|
|
|
* update Matter.js to 0.16.8 in apps package.json ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([a69a55d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a69a55db7ed218296e76aecc07c95dd95f9e089a))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* update Matter.js to 0.16.8 for ServiceArea cluster fix ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([fe6b0e1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fe6b0e1daf2b3e85da65f7ded4c7cc22bd17fa37))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.174](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.173...v2.0.0-alpha.174) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add debug logging for ServiceArea cluster initialization ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([02580bb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/02580bb2c7ec0588b5dcf27f46ea2b1fa9f7b0ba))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.173](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.172...v2.0.0-alpha.173) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* re-enable ServiceArea cluster for Apple Home room selection ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([654c168](https://github.com/RiDDiX/home-assistant-matter-hub/commit/654c168ceb9f250be8b19b8218d321ca40afb020))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.172](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.171...v2.0.0-alpha.172) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add debug logging for vacuum room parsing ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([f9e996b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f9e996b9195d88a85d98e458cb2d123298b43f5d))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.171](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.170...v2.0.0-alpha.171) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add debug logging for cover state updates ([#88](https://github.com/RiDDiX/home-assistant-matter-hub/issues/88)) ([437c017](https://github.com/RiDDiX/home-assistant-matter-hub/commit/437c017e08fb6e2e3616a7d0f9bf6163c09a7add))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.170](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.169...v2.0.0-alpha.170) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* refactor RvcRunModeServer to pass supportedModes at creation time ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([9ba2819](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9ba2819c372ad5d30736764825c8ed5accf300c9))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.169](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.168...v2.0.0-alpha.169) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add includeMode (any/all) for AND/OR filter logic ([#83](https://github.com/RiDDiX/home-assistant-matter-hub/issues/83)) ([16940e7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/16940e767295be4a40779466fc691370dd074314))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.168](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.167...v2.0.0-alpha.168) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* pass initial supportedAreas to ServiceArea cluster at creation time ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([47bc74c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/47bc74c01c687c8b79a2a28ca94c308d791b6cd3))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.167](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.166...v2.0.0-alpha.167) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* temporarily disable ServiceArea cluster to debug vacuum issue ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([240df88](https://github.com/RiDDiX/home-assistant-matter-hub/commit/240df888e9fb66a53d17db7ff21eac06ec087db3))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.166](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.165...v2.0.0-alpha.166) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add configurable bridge startup priority ([#81](https://github.com/RiDDiX/home-assistant-matter-hub/issues/81)) ([4c3b6ff](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4c3b6ff683736bf6d0a69428d369a1a136844ede))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.165](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.164...v2.0.0-alpha.165) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* correct ServiceArea initialize() to call super.initialize() first ([5be3d06](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5be3d06b69e468ffcbd2a0d60292539728cc1e33))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.164](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.163...v2.0.0-alpha.164) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* revert getSystemMode to v1.10.6 behavior - map Auto to Heat/Cool without AutoMode feature ([06413bb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/06413bb9f8398267eeb24581e0821dd138de8b54))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.163](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.162...v2.0.0-alpha.163) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* add logging to debug thermostat setpoint initialization ([f4899a7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f4899a758f34c387967a27c467322602d2734ff8))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.162](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.161...v2.0.0-alpha.162) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* use standard thermostat limits to prevent NaN validation errors ([a8d56ac](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a8d56ac1c9c076fd2e3d0476e70d5cb66feb937c))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.161](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.160...v2.0.0-alpha.161) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* pass thermostat attributes in final .set() call to prevent override ([37f4edd](https://github.com/RiDDiX/home-assistant-matter-hub/commit/37f4edd3a8b64b096155ed99ba52d7c6676206b8))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.160](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.159...v2.0.0-alpha.160) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* pass thermostat initial state during registration (Matterbridge pattern) ([5af23d8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5af23d84b1b9f5048fdfea17342d5417b6ef5375))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.159](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.158...v2.0.0-alpha.159) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* ensure valid thermostat setpoints before super.initialize() - check for NaN ([6d7a735](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6d7a7355395f2f853d0deb848835d8e4ee3a27c4))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.158](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.157...v2.0.0-alpha.158) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* use static State class for thermostat defaults (Matter.js pattern) ([af0c8c7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/af0c8c707145b8d1c36531fb576dd6bc6e33c65e))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.157](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.156...v2.0.0-alpha.157) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* remove .with() calls on ClimateThermostatServer to prevent NaN validation errors ([c4cad88](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c4cad885d54110b5d8537963529fa6136663c37e))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.156](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.155...v2.0.0-alpha.156) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* re-apply thermostat defaults after .with() to prevent NaN validation errors ([8d7683c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8d7683cf584dc82de1494eaf57b90520104c3673))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.155](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.154...v2.0.0-alpha.155) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* capture entityId and actions before setTimeout to prevent expired context ([#76](https://github.com/RiDDiX/home-assistant-matter-hub/issues/76)) ([8bd6f71](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8bd6f7103251e3b653b3d9cacc3235f939632f1c))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.154](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.153...v2.0.0-alpha.154) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* set thermostat defaults on featured base class before extension ([#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([1ac3dd6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1ac3dd650183e68cb0325ca3e0168b7da82b889c))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.153](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.152...v2.0.0-alpha.153) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* define default setpoints in State class to fix NaN validation ([#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([87e5e2a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/87e5e2a49758a31305caee31f9ed7f02f7927915))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.152](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.151...v2.0.0-alpha.152) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* set default setpoints before super.initialize() to prevent NaN errors ([#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([a86deb5](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a86deb599d14a1564dce30efa17bb38cf2cef7a8))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.151](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.150...v2.0.0-alpha.151) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add Matter 1.4 Service Area cluster for Apple Home room selection ([#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)) ([709bc8e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/709bc8e5bc45aa9b3c0345db4f3d97aa96a4e67f))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.150](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.149...v2.0.0-alpha.150) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* handle undefined thermostat setpoints to prevent NaN errors ([#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)) ([a2bfbc2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a2bfbc20e03617697c9546e296126f7aadad5a60))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.149](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.148...v2.0.0-alpha.149) (2026-02-02)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* capture action and homeAssistant before setTimeout to fix expired context crash ([#76](https://github.com/RiDDiX/home-assistant-matter-hub/issues/76)) ([0509c7d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0509c7d9a6a097d3215a9314ce1b34a6f23abe15))
|
|
|
|
|
|
|
|
|
|
# [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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|