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