|
|
|
|
@@ -1,3 +1,109 @@
|
|
|
|
|
# [2.0.0-alpha.39](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.38...v2.0.0-alpha.39) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* only apply thermostat deadband when currently in Auto mode, not just when feature is supported ([#21](https://github.com/RiDDiX/home-assistant-matter-hub/issues/21)) ([0f0db53](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0f0db539418f77517389744c7dad335735beff57))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.38](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.37...v2.0.0-alpha.38) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* add null checks for entity.state in all behavior servers to prevent crashes when entities are deleted ([477da9c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/477da9c6ddbc20415c0d0f34cac19580644ba784))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.37](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.36...v2.0.0-alpha.37) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* remove Matter.js patch workaround - now using asLocalActor per Matter.js team advice ([0b6c6c0](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0b6c6c029bda717b0d0049fd122b90749ae01679))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.36](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.35...v2.0.0-alpha.36) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* use asLocalActor for attribute change handlers to fix access control issues (per Matter.js team) ([f9334e4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f9334e4504c051a376b2825f45dbeb2f353b19c9))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.35](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.34...v2.0.0-alpha.35) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* graceful error handling for failed entities with frontend display ([521f7f3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/521f7f35650123bc77cd442bd6feb3e9b143e9d2))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.34](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.33...v2.0.0-alpha.34) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* add AirQualityServer to PM2.5/PM10 sensors to satisfy mandatory airQuality attribute ([2d9b3a1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2d9b3a10c3c7d3b1240104df203772982ca4d257))
|
|
|
|
|
* resolve lint errors (parseInt radix, useless switch case) ([20fe6d8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/20fe6d8006ebb62c9a036d10efd0971804496ad2))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.33](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.32...v2.0.0-alpha.33) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* prevent crash when entity is enabled from disabled state (missing state) ([e7901c9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e7901c9fb57ec7b814de5952d659337c77d57e5c))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.32](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.31...v2.0.0-alpha.32) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* enable PhysicalContact feature for OccupancySensing cluster (required since revision 5) ([89ff72e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/89ff72e2894d6cc6e09b8fdfe71f522cbb98c739))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.31](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.30...v2.0.0-alpha.31) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add PM2.5 and PM10 concentration measurement sensors with numeric values ([b52a4c3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b52a4c3bfa01f6285cbdfca8d72f4fe0da68939d))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.30](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.29...v2.0.0-alpha.30) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add ProductName filter for Include/Exclude entity filtering ([dccf818](https://github.com/RiDDiX/home-assistant-matter-hub/commit/dccf81829c637e154f6cf807b6b4981a305fdbbd))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.29](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.28...v2.0.0-alpha.29) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* handle Matter.js endpoint storage errors gracefully to prevent crashes ([2a059bc](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2a059bcd7bec1dbac43821acfbe8c3fbbcb9d70d))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.28](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.27...v2.0.0-alpha.28) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add restart prompt after backup restore and fix error message display ([769edaf](https://github.com/RiDDiX/home-assistant-matter-hub/commit/769edafca2d3732ac063eae6623b830c4a9adeac))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.27](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.26...v2.0.0-alpha.27) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* handle Home Assistant action errors to prevent unhandled promise rejections (fixes [#17](https://github.com/RiDDiX/home-assistant-matter-hub/issues/17)) ([1f35169](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1f3516955cb61588cd3071849fd56f7a4021404e))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.26](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.25...v2.0.0-alpha.26) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add Pump device with proper PumpConfigurationAndControl cluster ([ebc989e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ebc989e6ef5f0c52fce90c815b6912d711430c4d))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.25](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.24...v2.0.0-alpha.25) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* remove broken Pump device (missing mandatory PumpConfigurationAndControl cluster) ([b1bd5b9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b1bd5b9637d6e43b80e58f598fdd64178f15490e))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.24](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.23...v2.0.0-alpha.24) (2026-01-27)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|