|
|
|
|
@@ -1,3 +1,190 @@
|
|
|
|
|
## [2.0.36](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.35...v2.0.36) (2026-03-25)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* add missing temperatureEntity to mapped entity IDs and diagnostic log for composed skip ([2eeb3d8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2eeb3d8cddeeee1bc5687dc32413cadca5815efe))
|
|
|
|
|
* consistent import/export icons across UI (Export=↑, Import=↓) ([043c74e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/043c74ec1540666e8a0c6f32e29a15d0f77f4a7a))
|
|
|
|
|
* correct stale targetPosition during external cover movement ([#268](https://github.com/RiDDiX/home-assistant-matter-hub/issues/268)) ([1a0cbaa](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1a0cbaa9adc91728a0f272e35a018d750cc13362))
|
|
|
|
|
* filter stale CLEAN_AREA entries via vacuum/get_segments ([9210f21](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9210f21b32fa24e3e1354e156e0aab615821d5df)), closes [#262](https://github.com/RiDDiX/home-assistant-matter-hub/issues/262)
|
|
|
|
|
* force-close dead sessions after subscription loss to recover from WiFi blips ([#266](https://github.com/RiDDiX/home-assistant-matter-hub/issues/266)) ([c4ab641](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c4ab6410db884998339296415ec40e222b78ebdd))
|
|
|
|
|
* guard DiagnosticService against undefined aggregator in server-mode bridges ([fa9b11e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fa9b11eaac8195e4438ff02615536cfb1bf4e931))
|
|
|
|
|
* include endpoint tree in diagnostic export for composed device debugging ([ce8b9a9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ce8b9a9ebd2aace73bab48512d4940b76db6baaf))
|
|
|
|
|
* lint issues in Turkish translation PR [#260](https://github.com/RiDDiX/home-assistant-matter-hub/issues/260) ([6da4a55](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6da4a55a9583f7dbf347d657fcef1e4bfe646392))
|
|
|
|
|
* persist composedEntities in entity-mapping API PUT handler ([#220](https://github.com/RiDDiX/home-assistant-matter-hub/issues/220)) ([102668b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/102668bc53cb52f275335ec50dccc2ce480b3308))
|
|
|
|
|
* **plugins:** prevent process crash on unhandled rejections from plugins ([9ea38e5](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9ea38e5fd26ce7ecb5ae5eddaa530ef2558ac87e))
|
|
|
|
|
* **plugins:** resolve biome lint errors in example plugins ([47c59f7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/47c59f7285d8e45079a4bd8e9e055aa1b07ab400))
|
|
|
|
|
* prevent HeatingOnly on cooling-only thermostat ([#264](https://github.com/RiDDiX/home-assistant-matter-hub/issues/264)) ([9f520c4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9f520c4de05a56212df5161600e096b35507d22e))
|
|
|
|
|
* prevent standalone bridging of sensors consumed by composed air purifier ([bafbab0](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bafbab015e8acf7180f7526537912008b59b18ca)), closes [#265](https://github.com/RiDDiX/home-assistant-matter-hub/issues/265)
|
|
|
|
|
* reduce dead session timeout to 60s and add per-session stale cleanup ([#266](https://github.com/RiDDiX/home-assistant-matter-hub/issues/266)) ([37e31d9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/37e31d9fc96b61d1702f37e64c87db535902c64b))
|
|
|
|
|
* resolve lint errors in composed endpoint tests and cover formatting ([f63bd49](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f63bd4925881df7bf3ccbc6bf02a934d99ccb8f9))
|
|
|
|
|
* resolve version from package.json before env var ([8191dce](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8191dce9b94ee5c0d81f0bd85e9818a691b7f62f))
|
|
|
|
|
* skip CLEAN_AREA entries with empty segment arrays ([491928d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/491928dbb717daf29600b4420cb1f38a1eb5a6b2))
|
|
|
|
|
* skip climate.turn_on when thermostat is already on ([#269](https://github.com/RiDDiX/home-assistant-matter-hub/issues/269)) ([34a275a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/34a275ac7bdd7a5398c3af87dbee997b7b59384c))
|
|
|
|
|
* trigger mDNS re-announcement after dead session cleanup ([#266](https://github.com/RiDDiX/home-assistant-matter-hub/issues/266)) ([1de74da](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1de74dad092acc5befeba6fd11a6885810d4b6ea))
|
|
|
|
|
* use graceful session close to notify controllers per Matter Spec ([#266](https://github.com/RiDDiX/home-assistant-matter-hub/issues/266)) ([794d925](https://github.com/RiDDiX/home-assistant-matter-hub/commit/794d925692192edd07718677a29851134925feac))
|
|
|
|
|
* use stable keys for composed entity list to satisfy noArrayIndexKey lint ([6f11ef3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6f11ef391633fb2860db731c606272afa0914f2f))
|
|
|
|
|
* use sub-endpoints for composed air purifier to fix FanControl UI ([eef4613](https://github.com/RiDDiX/home-assistant-matter-hub/commit/eef46136cb8bdf2f5602e10e07c956dc1a829132)), closes [#265](https://github.com/RiDDiX/home-assistant-matter-hub/issues/265)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add battery support for valve and pump endpoints ([9d27e2e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9d27e2e7d2958c4333cdc8ce7ac7b60ca5c2f7df))
|
|
|
|
|
* allow manual temperature/humidity sensor mapping for air purifiers ([#265](https://github.com/RiDDiX/home-assistant-matter-hub/issues/265)) ([fd84277](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fd84277d30242abda4403de465d597150eeee7d8))
|
|
|
|
|
* complete German translation and add Russian language ([5167e1f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5167e1f7e47ff51b9a7c0d3f3cec65725205372a))
|
|
|
|
|
* per-entity coverSwapOpenClose for individual covers ([#263](https://github.com/RiDDiX/home-assistant-matter-hub/issues/263)) ([48a06ed](https://github.com/RiDDiX/home-assistant-matter-hub/commit/48a06ed8ecca8b5dd66988dbc0523ab775ddcb4f))
|
|
|
|
|
* **plugins:** add cloud-mock and broken example plugins ([59fb012](https://github.com/RiDDiX/home-assistant-matter-hub/commit/59fb012377c25969deeb02ce3b530f4a38c1baab))
|
|
|
|
|
* **plugins:** add domain mapping support to plugin API ([a773d94](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a773d944d144d26266fd9ae6ffc6e25d8a59b86a))
|
|
|
|
|
* **plugins:** wire domain mappings into endpoint creation pipeline ([9553efa](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9553efab14aed8d8ca06cfd0bcb337c5fe5656b3))
|
|
|
|
|
* quick link to failed devices from dashboard ([#270](https://github.com/RiDDiX/home-assistant-matter-hub/issues/270)) ([cb50c3e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/cb50c3ee35aa2f6f53025aeecbfdff06c79f0e14))
|
|
|
|
|
* user-defined composed devices via composedEntities mapping ([#220](https://github.com/RiDDiX/home-assistant-matter-hub/issues/220)) ([f936cf4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f936cf4e12557732ea2d43bda0cd77a6113a57c0))
|
|
|
|
|
|
|
|
|
|
## [2.0.35](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.34...v2.0.35) (2026-03-14)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* add missing factories for dimmable_plugin_unit, contact_sensor, occupancy_sensor and remove non-functional controller types ([23b2d63](https://github.com/RiDDiX/home-assistant-matter-hub/commit/23b2d6366765e0c69e45c304d37f86446d739d44))
|
|
|
|
|
* broadcast bridge updates after auto-refresh and await onRefresh ([#256](https://github.com/RiDDiX/home-assistant-matter-hub/issues/256)) ([87392be](https://github.com/RiDDiX/home-assistant-matter-hub/commit/87392be9add13c35a896843a7075a3ec2227c987))
|
|
|
|
|
* bypass matter.js isDeepEqual for mapped entity updates ([#237](https://github.com/RiDDiX/home-assistant-matter-hub/issues/237)) ([ef15bb6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ef15bb61a91abe877accd079293f24387f5c875b))
|
|
|
|
|
* correct contact sensor Open/Closed display in HAMH UI ([#254](https://github.com/RiDDiX/home-assistant-matter-hub/issues/254)) ([5c47998](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5c479988eb7c2c1c24240e4e2601f46722753c61))
|
|
|
|
|
* downgrade misleading battery warning for vacuums with attribute fallback ([#255](https://github.com/RiDDiX/home-assistant-matter-hub/issues/255)) ([ee75860](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee75860032a8c71000cdcf0107f39421f64c92ea))
|
|
|
|
|
* fix docusaurus build - convert MyST admonitions and internal links ([67033bd](https://github.com/RiDDiX/home-assistant-matter-hub/commit/67033bd214be89ade907bf8f49d7caf36c3b5395))
|
|
|
|
|
* guard against null matcher value in patternToRegex ([ea7c76e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ea7c76e20bd8e472ba036225fd2dd592abf391b6))
|
|
|
|
|
* handle string battery attributes for Rest980/Roomba vacuums ([#255](https://github.com/RiDDiX/home-assistant-matter-hub/issues/255)) ([f2b1d45](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f2b1d45122aa28297023aa6e553715f291763d10))
|
|
|
|
|
* harden plugin system (storage debounce, validation, API version check) ([03789ac](https://github.com/RiDDiX/home-assistant-matter-hub/commit/03789acc09507ce1e581ec7ce5e9a3a553c6730a))
|
|
|
|
|
* include device labels, area, name and model in registry fingerprint ([a62ae04](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a62ae0462a4a8ad20eef05fcdd876e63ffdfb87d))
|
|
|
|
|
* include entity labels and area_id in registry fingerprint ([#243](https://github.com/RiDDiX/home-assistant-matter-hub/issues/243)) ([b51561e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b51561e4befa162c720ffa308be34b8cc478d316))
|
|
|
|
|
* make scripts momentary and fix autoReset optimistic guard conflict ([#253](https://github.com/RiDDiX/home-assistant-matter-hub/issues/253)) ([8cf7ede](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8cf7ede98fd37fc747fdc57734a2ed2b8d07c7f9))
|
|
|
|
|
* remove legacy MyST docs build from release workflow ([e2c1a7f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e2c1a7fe5cf39a4fa7aaed0c413ed878614a7ea4))
|
|
|
|
|
* sort imports in docusaurus.config.ts ([675dd8c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/675dd8c13b983990083a534b1d9dea1a38e4cc6e))
|
|
|
|
|
* use bridge vendorId for plugin endpoints instead of test vendor ([b105a8a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b105a8a86e849edf5ac20903853074e2b7b51976))
|
|
|
|
|
* Valetudo segment cleaning sends all rooms instead of selected ones ([9c42932](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9c42932cd4aa0edfb8306d57db4a445f55d29587))
|
|
|
|
|
* validate plugin endpoint types against Matter spec ([10bc4a5](https://github.com/RiDDiX/home-assistant-matter-hub/commit/10bc4a5b892130fa93593bfe9fa94b4a0d81d52b))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add tgz upload and local path install to plugins UI ([44f3e5e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/44f3e5efc5a437c8be4e2211b45a8468d100d6d3))
|
|
|
|
|
* add valetudoIdentifier input to vacuum entity mapping dialog ([bd6fcfa](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bd6fcfa362d5fb511b5777a096020cf3a43feccf))
|
|
|
|
|
* add valetudoIdentifier mapping for MQTT topic case mismatch ([b046307](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b046307b0577fc2f13299004f34bf8d65a57a86c))
|
|
|
|
|
* **docs:** migrate to Docusaurus with new IA, redirects, and search ([b4dd687](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b4dd687d503e5350775d36cb909beca0a35c28c4))
|
|
|
|
|
* expand plugin device types and fix endpoint typing ([5764b5e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5764b5eb9e098f435c49b899e041b7985f10d632))
|
|
|
|
|
* migrate documentation from MyST to Docusaurus ([3e2470b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3e2470bd1b6050003466a87af6bd214025426b2f))
|
|
|
|
|
* support HA 2026.3 vacuum clean area action ([25d86d1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/25d86d17929cc92fb43dffca148f822a9f768b5c))
|
|
|
|
|
|
|
|
|
|
## [2.0.34](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.33...v2.0.34) (2026-03-11)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* allow deprecated feature flags in stored bridge data to pass validation ([1fef401](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1fef40171dd1725d0cb33f903125b100b913a19b))
|
|
|
|
|
* always auto-map battery entity for vacuum endpoints ([#237](https://github.com/RiDDiX/home-assistant-matter-hub/issues/237)) ([29b724a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/29b724a258d96926264176b844b7146d5eae10bf))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add automatic backup with retention policy and snapshot management ([1af8330](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1af8330c93a218dbd99b1ce6ad08dafa94205a21))
|
|
|
|
|
|
|
|
|
|
## [2.0.33](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.32...v2.0.33) (2026-03-11)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* preserve endpoint numbers across restarts ([#247](https://github.com/RiDDiX/home-assistant-matter-hub/issues/247)) ([c3c796b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c3c796bd33def51c3424f68f2dd198745448d5ce))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* support binary_sensor battery entities in auto-mapping ([d83eaff](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d83eaff4f72f06e3e95efe2e71633f79ee545d6d))
|
|
|
|
|
|
|
|
|
|
## [2.0.32](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.31...v2.0.32) (2026-03-10)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **#218:** delete standalone sensor endpoints consumed by composed devices ([40237c1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/40237c14257e62baf47f6a2b63c533702b9450d5)), closes [#218](https://github.com/RiDDiX/home-assistant-matter-hub/issues/218)
|
|
|
|
|
* **#218:** expose mappedEntityIds on composed endpoints for WebSocket subscription ([be09431](https://github.com/RiDDiX/home-assistant-matter-hub/commit/be09431865241613c520a24e318c40be84f64b02)), closes [#218](https://github.com/RiDDiX/home-assistant-matter-hub/issues/218)
|
|
|
|
|
* **#218:** use sub-endpoints for sensor clusters on composed air purifier ([e8cd716](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e8cd716551d23ce6d817755fd6c3f27006e86398)), closes [#218](https://github.com/RiDDiX/home-assistant-matter-hub/issues/218)
|
|
|
|
|
* **#219:** cross-cluster OnOff↔FanControl sync per Matter spec §4.4.6.6.1 ([13b9abb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/13b9abbe9358ccbcf8c62b22fe6f2a290903a5c9)), closes [#219](https://github.com/RiDDiX/home-assistant-matter-hub/issues/219)
|
|
|
|
|
* **#219:** prevent percentSetting restore from overriding Auto mode ([cd92c05](https://github.com/RiDDiX/home-assistant-matter-hub/commit/cd92c05442e0dfc51648767ceea02e810323471d)), closes [#219](https://github.com/RiDDiX/home-assistant-matter-hub/issues/219) [#225](https://github.com/RiDDiX/home-assistant-matter-hub/issues/225)
|
|
|
|
|
* **#219:** protect optimistic onOff from stale HA state reverts ([ee1ce15](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee1ce15cc6018db11a2baa9bfc01b45b28465394)), closes [#219](https://github.com/RiDDiX/home-assistant-matter-hub/issues/219) [#230](https://github.com/RiDDiX/home-assistant-matter-hub/issues/230)
|
|
|
|
|
* **#219:** set fanMode=Off when fan is off regardless of preset_mode ([e008070](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e0080702fd64d7d9ea0be7e0f0c5305daf9da53a)), closes [#219](https://github.com/RiDDiX/home-assistant-matter-hub/issues/219)
|
|
|
|
|
* **#219:** set percentSetting/speedSetting to 0 when fan is off ([ff46776](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ff467765250b740f9fd7e302e9a628f02654320c)), closes [#219](https://github.com/RiDDiX/home-assistant-matter-hub/issues/219) [#225](https://github.com/RiDDiX/home-assistant-matter-hub/issues/225)
|
|
|
|
|
* **#230:** replace blanket cooldown with expected-value matching ([5d09c2d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5d09c2d1ba017fb413c37eb8aba771043970c6df)), closes [#230](https://github.com/RiDDiX/home-assistant-matter-hub/issues/230)
|
|
|
|
|
* **#242:** add deprecated 'label' type to matcher schema for backward compat ([baa63b4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/baa63b4b80035791f9e3983ad9d68f4df3dd48ae)), closes [#242](https://github.com/RiDDiX/home-assistant-matter-hub/issues/242)
|
|
|
|
|
* add upload size limit and restrict install-local path traversal ([fd70aea](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fd70aea58d37311ff4db76458fe5516e8e96518f))
|
|
|
|
|
* clean up stale sessions on new CASE establishment ([#105](https://github.com/RiDDiX/home-assistant-matter-hub/issues/105)) ([c899c91](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c899c918ebef09ce97362cc9e9f5ac43d012090f))
|
|
|
|
|
* complete plugin system overhaul — load, validate, command forwarding, install paths ([c4c09e1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c4c09e104cdfb7fa1c380a085fcb0d976b138012))
|
|
|
|
|
* correct GitHub repo URL in update-check endpoint ([ad0d6e2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ad0d6e290efb71812d46c826464d463a9b761651))
|
|
|
|
|
* document unhandled rejection limitation in SafePluginRunner ([d0dee2d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d0dee2d9e5e83c51507b9b37fe74c4c046c006e3))
|
|
|
|
|
* improve tgz package name detection using dependency diff ([94e0678](https://github.com/RiDDiX/home-assistant-matter-hub/commit/94e067805211f8e7d1dca87180aa4b0a2a384659))
|
|
|
|
|
* plugin endpoint state wiring, light turnOn domain check, plugin runner cleanup ([4ee7ccb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4ee7ccb71147d6f7128ba1ef8cf807f608d80ca2))
|
|
|
|
|
* remove deprecated alexaPreserveBrightnessOnTurnOn and vacuumMinimalClusters feature flags ([5736bf5](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5736bf5b906f4726ee5ab729a79840a45bd273cc))
|
|
|
|
|
* remove non-functional Matterbridge adapter and false compatibility claims ([7548ded](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7548dedc18e652a929a4c7392c9da20053f06bbd))
|
|
|
|
|
* rewrite example plugin as plain JS (no build step needed) ([c54e79d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c54e79d9fde2169db1f019aa6aa8c97dc25ec348))
|
|
|
|
|
* safe JSON response parsing to prevent cryptic proxy errors ([#222](https://github.com/RiDDiX/home-assistant-matter-hub/issues/222)) ([c03104f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c03104fb5d6c1fd0bd2c323129d0bf79d00b9e49))
|
|
|
|
|
* share PluginRegistry and PluginInstaller instances instead of duplicating ([4eb512c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4eb512c6358dee2dfe8c09c7a5a07866977b5812))
|
|
|
|
|
* skip redundant tilt action on downOrClose/upOrOpen for KNX covers ([#246](https://github.com/RiDDiX/home-assistant-matter-hub/issues/246)) ([6bd432e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6bd432e659e1ce0d287298c3b8af0027a808c87f))
|
|
|
|
|
* validate plugin manifest before import and track started state for safe shutdown ([25ac9c5](https://github.com/RiDDiX/home-assistant-matter-hub/commit/25ac9c5d83c2619da78f6f3142f63b2deaf357d5))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add 5 new languages and translation contribution hint ([f2967a7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f2967a71f5d04a85eb83f3014464880f5d167fc8))
|
|
|
|
|
* add Area Setup to dashboard quick navigation ([9abeaa7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9abeaa73eb3aad61065769c7ceccff1bd1062b35))
|
|
|
|
|
* add aria-label attributes to interactive UI elements ([3a37f23](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3a37f2351275ae59530f8088d44c57e4db4cc035))
|
|
|
|
|
* add ConfirmDialog for destructive actions ([f948c8b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f948c8b64e5d91bb4b1809db7a52fea9c97ef7e1))
|
|
|
|
|
* add distinct Motion Sensor (PIR) device type for binary_sensor ([#244](https://github.com/RiDDiX/home-assistant-matter-hub/issues/244)) ([fd6ba35](https://github.com/RiDDiX/home-assistant-matter-hub/commit/fd6ba354c64ab6e397e162db9291ffce5f6bb886))
|
|
|
|
|
* add extended AQ sensors (NO2, O3, formaldehyde, radon, PM1, CO) ([bdc8241](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bdc82418254b91fc8c2d4855bdc46f03f0189a14))
|
|
|
|
|
* add floating language switcher with flags ([ee20785](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee207859bd8c8d66d01eeb2565f4add4a20074c8))
|
|
|
|
|
* add frontend unit test infrastructure and initial tests ([0fe6ac1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0fe6ac18fc01f7d5a4acfb7eb34ac6c6db3c785b))
|
|
|
|
|
* add i18n foundation with react-i18next, EN+DE translations ([573f11e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/573f11e030c511146ecbee3c47989cba9fb0a3fe))
|
|
|
|
|
* add mapping profile export/import for community sharing (P1.4) ([a71ffe9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a71ffe92992e6757eec13e406e81803ead6f6383))
|
|
|
|
|
* add matter.js spec-based endpoint cluster validation ([62b839a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/62b839a0b01067ca7c98fd5b52a974de6abee505))
|
|
|
|
|
* add Rain Sensor device type for binary_sensor entities ([9ed657c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9ed657cee34cad790b8efc49fdd0f7614cfc436f))
|
|
|
|
|
* add standalone electrical sensor device type ([d07f9d1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d07f9d11ad0d8c7962103b79eed0f7419a893365))
|
|
|
|
|
* add Swedish locale and in-app Translation Editor ([f577614](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f577614ca53056f54a03c2392b647b7f9e31239a))
|
|
|
|
|
* add unavailability indicator to endpoint tree view ([e0ac880](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e0ac88012fec89bae39b362ce2ae85e09d000fad))
|
|
|
|
|
* broaden entity isolation to handle more error patterns ([a29859a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a29859ad28c148e72176536bfd5e2375278a75ef))
|
|
|
|
|
* cross-fabric diagnostics with per-fabric metadata ([b99869f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b99869f2f058a12cf41b11ae2ad41b98520d4eae))
|
|
|
|
|
* customizable dashboard widgets with reorder and visibility ([88866c1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/88866c1b67d403376d6f195e5e01c82244d9ec19))
|
|
|
|
|
* **frontend:** add fabric tooltip, pairing hint, wizard text, and active nav state ([44f2fac](https://github.com/RiDDiX/home-assistant-matter-hub/commit/44f2facaf4f8f5acf2db7d02fbaf22df894c4a4f))
|
|
|
|
|
* graceful shutdown on SIGTERM/SIGINT ([b39b9b6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b39b9b6f7e36568883cc9719183a4ef5c339883d))
|
|
|
|
|
* **i18n:** add custom language creation, JSON import, and remove language to TranslationEditor ([1be4c7a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1be4c7a9ce85a1a482c7d7f4df2d90e54019d221))
|
|
|
|
|
* **i18n:** wire useTranslation in all frontend components and sync locale files ([40f49fe](https://github.com/RiDDiX/home-assistant-matter-hub/commit/40f49fe20ca98439e86976f05a1a0bf7ef21c613))
|
|
|
|
|
* per-entity cluster diagnostics with auto-mapping tags, device type IDs, WCAG AA contrast fix ([10285fc](https://github.com/RiDDiX/home-assistant-matter-hub/commit/10285fc29e9485f2bb5997114b8ded38d2ce44e5))
|
|
|
|
|
* plugin system with fault isolation, UI, Matterbridge adapter and npm install/uninstall ([f2ab2ef](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f2ab2eff162b263d87ac3a002165a98dbc789709))
|
|
|
|
|
* populate per-entity cluster diagnostics in DiagnosticService ([ba74108](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ba7410836b3d6b25675151540d71ee0cb3cd4e06))
|
|
|
|
|
* selective mapping profile export with entity picker dialog ([05ee207](https://github.com/RiDDiX/home-assistant-matter-hub/commit/05ee2078d6d4d572e5d4cc3e321f80018bc8893e))
|
|
|
|
|
* show bridge startup order on dashboard (P0.4) ([8ac0f4b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8ac0f4bf5409e280a9546268242714a50d5a6d2f)), closes [#N](https://github.com/RiDDiX/home-assistant-matter-hub/issues/N)
|
|
|
|
|
* support Adaptive Lighting color pre-staging ([e3f2106](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e3f2106717df59a5da56fbe0d63cf9408a6aed39))
|
|
|
|
|
* update check endpoint and UpdateChecker component ([b74e5d4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b74e5d4615a0beff05b6ca48de5d9f3e9b37073c))
|
|
|
|
|
* version mismatch detection and disconnected banner ([c8b0ad1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c8b0ad1f164174ad614da69a08af82982ad9a272))
|
|
|
|
|
* wire up i18n for BridgeDetailsPage ([5292abf](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5292abf8e453512441d42b88a17b075b165c6848))
|
|
|
|
|
* wire up i18n for HealthDashboard ([97de0ea](https://github.com/RiDDiX/home-assistant-matter-hub/commit/97de0ead739a67b17bfc50d250d87ce8ae4c11fc))
|
|
|
|
|
* wire up i18n for StatusIndicator, ErrorBoundary, and DashboardPage ([09e2982](https://github.com/RiDDiX/home-assistant-matter-hub/commit/09e2982ed85893476a4eb5ce043d849efe1869d1))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Reverts
|
|
|
|
|
|
|
|
|
|
* **#218:** restore flat sensor clusters on composed air purifier ([277efe3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/277efe338c56f72e8f89cc3a2fbc9835d483f594)), closes [#218](https://github.com/RiDDiX/home-assistant-matter-hub/issues/218)
|
|
|
|
|
|
|
|
|
|
## [2.0.31](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.30...v2.0.31) (2026-03-06)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
|
|
* **#230:** prevent stale HA state from reverting optimistic brightness/color updates ([9e249e6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9e249e667fcec9b6b621d75ce1c872dede3dc375)), closes [#230](https://github.com/RiDDiX/home-assistant-matter-hub/issues/230)
|
|
|
|
|
* **#240:** route boundary cover targets to open/close regardless of direction ([1729b53](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1729b535ef3e25619664e3b1211de167cc307242)), closes [#prepareMovement](https://github.com/RiDDiX/home-assistant-matter-hub/issues/prepareMovement)
|
|
|
|
|
* fan speed/preset control not working from controllers ([3aba18a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3aba18a6276e1061f868ef10e3cfd4a3df464f41)), closes [#233](https://github.com/RiDDiX/home-assistant-matter-hub/issues/233)
|
|
|
|
|
* make autoHumidityMapping default-enabled like autoPressureMapping ([8a3eaa6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8a3eaa6060533dd32df0f8262eab779d1706346e))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
* add controller profiles to wizard and area-based bridge setup ([e84ab46](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e84ab46d110ff967686e957fb0776cedc3528614))
|
|
|
|
|
|
|
|
|
|
## [2.0.30](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.29...v2.0.30) (2026-03-05)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|