WanqQixiang
968ff042a8
CI: add astyle pre-commit hook
2026-02-03 15:30:42 +08:00
mahesh
d07487cdf7
components/esp_matter: add soil_measurement cluster in esp_matter
2026-01-11 16:42:56 +05:30
mahesh
170bdc7400
components/esp_matter: add meter_identification cluster in esp_matter
2025-12-30 11:50:08 +05:30
mahesh
a192e42299
components/esp_matter: add electrical_grid_conditions cluster in esp_matter
2025-12-26 08:35:46 +05:30
mahesh
d3d7d328ca
components/esp_matter: add commodity_metering cluster in esp_matter
2025-12-22 12:17:03 +05:30
mahesh
8da087196e
components/esp_matter: add commodity_price cluster in esp_matter
2025-12-18 17:33:06 +05:30
mahesh
6667a7e8c5
components/esp_matter: add commodity_tariff cluster in esp_matter
2025-12-18 17:31:09 +05:30
mahesh
1c382d7a0f
components/esp_matter: add push_av_stream_transport cluster in esp_matter
2025-12-18 12:45:07 +05:30
mahesh
79ace0f5c1
components/esp_matter: add camera_av_settings_user_level_management cluster in esp_matter
2025-12-18 12:45:01 +05:30
Hrishikesh Dhayagude
0c4e0a07c8
Merge branch 'fix-attribute-types' into 'main'
...
components/esp-matter: fix types for on_time and off_wait_time
See merge request app-frameworks/esp-matter!1332
2025-12-05 16:44:17 +08:00
mahesh
82e9188dc2
components/esp_matter: add closure_dimension cluster in esp_matter
2025-12-05 10:52:40 +05:30
Shubham Patil
ad2ea4f55b
components/esp-matter: fix types for on_time and off_wait_time
...
These are non-nullable uint16's, so removed the nullable type
2025-12-04 22:15:26 +05:30
mahesh
18a201cd18
components/esp_matter: add closure_control cluster in esp_matter
2025-12-04 17:21:22 +05:30
mahesh
716d1eadf5
components/esp_matter: add chime cluster in esp_matter
2025-12-04 12:18:16 +05:30
Hrishikesh Dhayagude
507f9b8dcf
Merge branch 'mr/camera_data_model' into 'main'
...
components/esp-matter: Data model changes to add mandatory camera clusters
See merge request app-frameworks/esp-matter!1319
2025-12-03 18:20:57 +08:00
Sayon Deep
891ee157c5
components/esp-matter: Data model changes to add mandatory camera clusters
2025-12-03 13:11:53 +05:30
mahesh
fb1a4522a1
components/esp_matter: Remove deprecated/optional attributes, commands, events from data model
2025-12-01 13:37:23 +05:30
mahesh
08d74ce220
components/esp_matter: Add missing elements in data model
2025-11-27 12:40:46 +05:30
Hrishikesh Dhayagude
3036b0cac5
Merge branch 'fix/api_name_inconsistencies' into 'main'
...
Rename Attribute Creation APIs to Remove Inconsistencies and Align with Matter Specification
See merge request app-frameworks/esp-matter!1313
2025-11-26 23:40:36 +08:00
mahesh
9fc9be398e
components/esp_matter: remove api name inconsistencies, update release notes
2025-11-26 16:52:28 +05:30
mahesh
2dd49d31ba
components/esp_matter: update attribute types
2025-11-20 17:22:43 +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
Hrishikesh Dhayagude
30b31aff7e
Merge branch 'component/missing_bits' into 'main'
...
components/esp_matter: Add the missing bits from pressure measurement cluster, solar power and battery storage device type.
See merge request app-frameworks/esp-matter!1207
2025-08-29 18:30:53 +08:00
Rohit
ec8c3b9fe0
components/esp_matter: Update revisions, new device types of v1.4.2
2025-08-29 11:50:46 +05:30
shripad621git
2bea5e6a0c
components/esp_matter: Add the missing bits from pressure measurement cluster, solar power and battery storage device type.
2025-08-29 10:47:56 +05:30
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