Commit Graph

10 Commits

Author SHA1 Message Date
mahesh 9fc9be398e components/esp_matter: remove api name inconsistencies, update release notes 2025-11-26 16:52:28 +05:30
Hrishikesh Dhayagude df2d160072 Merge branch 'fix/add_missing_flag' into 'main'
Add missing internally_managed_flag for product_appearance attribute

See merge request app-frameworks/esp-matter!1302
2025-11-12 22:53:18 +08:00
mahesh b55889c71a components/esp_matter:Add missing internally_managed_flag for product_appearance attribute 2025-10-31 15:38:25 +05:30
mahesh d00dcbf29f components/esp_matter:Add missing tx_error_count attribute for ethernet_network_diagnostics cluster 2025-10-31 15:12:58 +05:30
Shubham Patil 4b17257719 components/esp-matter: add icd_management::maximum_check_in_backoff
Create API was missing for this and we did create this when adding check
in protocol support feature.
2025-10-14 12:58:38 +05:30
mahesh 11da871f81 components/esp_matter: Remove inconsistencies in the namespaces 2025-10-03 16:24:56 +05:30
Rohit ec8c3b9fe0 components/esp_matter: Update revisions, new device types of v1.4.2 2025-08-29 11:50:46 +05:30
chendejin 2b387afeef components/esp_matter: add missing ATTRIBUTE_FLAG_MANAGED_INTERNALLY flag 2025-08-25 14:52:43 +08:00
shripad621git 250c2e8af6 components/esp_matter: esp-matter component changes for the submodule
- Added esp-matter codegen integration files for migrated clusters.
- Fixed the commissioning flow for wifi and thread due to migration of network commissioning instances from platform to example.
- Fixed the spell check issues for the modified files.
- Fixed the decode method syntax for fabric scoped commands.
- Modified the cluster revisions for few clusters as per spec.
2025-08-21 15:22:22 +05:30
WanqQixiang 13a15243cc esp_matter: create a data_model directory and move data_model related codes to it 2025-07-25 15:59:35 +08:00