|
|
|
|
@@ -1,3 +1,109 @@
|
|
|
|
|
# [2.0.0-alpha.54](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.53...v2.0.0-alpha.54) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* set controlSequenceOfOperation based on features in initialize() ([#28](https://github.com/RiDDiX/home-assistant-matter-hub/issues/28)) ([627191c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/627191c598e7847ed45497f6eeb9e3e8ccda4a5f))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.53](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.52...v2.0.0-alpha.53) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* use setImmediate for thermostat setpoint changes ([#9](https://github.com/RiDDiX/home-assistant-matter-hub/issues/9)) ([73bef52](https://github.com/RiDDiX/home-assistant-matter-hub/commit/73bef52de37f2a9473d48bfd0cb85baf9c06376f))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.52](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.51...v2.0.0-alpha.52) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* use setImmediate for thermostat mode changes to bypass transaction conflicts ([#24](https://github.com/RiDDiX/home-assistant-matter-hub/issues/24)) ([cfe325a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/cfe325a9ccce4a2186808ba549ba7b3f138be484))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.51](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.50...v2.0.0-alpha.51) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* handle transaction conflict in fan control state updates ([91b967f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/91b967fe19085d832a22e0af52c564f95116dfef))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.50](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.49...v2.0.0-alpha.50) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add fan preset mode support and fix script filtering ([#26](https://github.com/RiDDiX/home-assistant-matter-hub/issues/26)) ([f63b715](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f63b71504206fe55964b6eb5c10aa1c728a71e5b))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.49](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.48...v2.0.0-alpha.49) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* call HA action before thermostatRunningMode update to prevent blocking ([#24](https://github.com/RiDDiX/home-assistant-matter-hub/issues/24)) ([1759fb2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1759fb236a2493ff9871648a2a87f06f461521f6))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.48](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.47...v2.0.0-alpha.48) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* climate mode change from Apple Home fails with read-only error ([#24](https://github.com/RiDDiX/home-assistant-matter-hub/issues/24)) ([856e1ea](https://github.com/RiDDiX/home-assistant-matter-hub/commit/856e1eadbe9ac4703a826b27efd6853ff597a3c8))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.47](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.46...v2.0.0-alpha.47) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* entity mapping delete using array index instead of entityId ([20b4d46](https://github.com/RiDDiX/home-assistant-matter-hub/commit/20b4d46030423a545f0bef34c97a901847a2cfe3))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.46](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.45...v2.0.0-alpha.46) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* add minSetpointDeadBand and absolute limits to thermostat defaults ([e925164](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e92516479a5aae08d83f057d4f90bd7031f7f9f9))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.45](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.44...v2.0.0-alpha.45) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* set thermostat defaults at behavior creation to prevent conformance errors ([a898cb9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a898cb9008cd55b7568d60317e32552bec75c4db))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.44](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.43...v2.0.0-alpha.44) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* suppress transient endpoint storage errors in applyPatchState during behavior initialization ([4ab6f94](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4ab6f94ebfefb78c95a24ebbe15d367cf5e0a15d))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.43](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.42...v2.0.0-alpha.43) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* set thermostat controlSequenceOfOperation before first update ([7a47ff4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7a47ff41e781395318fb3edf7c0537619b039ca4))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.42](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.41...v2.0.0-alpha.42) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* avoid fatal crash when endpoint storage is temporarily inaccessible ([0552e1d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0552e1d0123095abec06bbc871b5b017073b6f51))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.41](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.40...v2.0.0-alpha.41) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* thermostat init deadband ordering and robust filter preview error parsing ([39a7222](https://github.com/RiDDiX/home-assistant-matter-hub/commit/39a72226347d4bc1a491d3037502385926a5927e))
|
|
|
|
|
|
|
|
|
|
# [2.0.0-alpha.40](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.39...v2.0.0-alpha.40) (2026-01-28)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* prevent thermostat init crash by setting default deadband and improve version reporting ([1fd5260](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1fd526000c2a5c9599a14cee8f5c7cfea6d878ef))
|
|
|
|
|
* satisfy CI lint (export server bases, organize imports) ([1c06a53](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1c06a53bf5128fa69a51711adfc1821fffd4a245))
|
|
|
|
|
|
|
|
|
|
# [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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|