Commit Graph

656 Commits

Author SHA1 Message Date
chendejin f0c68e6e85 examples/common: fix ble not start in blemesh_bridge exmaple 2026-01-30 14:38:50 +08:00
Hrishikesh Dhayagude ccad0a93a8 Merge branch 'add_soil_sensor' into 'main'
esp_matter: add soil sensor device type

See merge request app-frameworks/esp-matter!1417
2026-01-28 16:33:37 +08:00
Hrishikesh Dhayagude 42db5fdb1e Merge branch 'ci/skip_tc_idm_10_3_main' into 'main'
CI: skip TC_IDM_10_3 for main branch

See merge request app-frameworks/esp-matter!1415
2026-01-28 13:35:41 +08:00
WanqQixiang 063f5c606d esp_matter: add soil sensor device type 2026-01-27 14:30:43 +08:00
WanqQixiang cf35f3a246 CI: skip TC_IDM_10_3 for main branch 2026-01-23 16:41:42 +08:00
WanqQixiang baf5959df1 submodule: update connectedhomeip submodule to commit id 8f943388af 2026-01-19 08:37:19 +08:00
WanqQixiang ff101136e6 example: remove light_network_prov example 2026-01-12 08:40:07 +08:00
Hrishikesh Dhayagude d2bdc84204 Merge branch 'mr/camera_example' into 'main'
Add camera example

See merge request app-frameworks/esp-matter!1330
2026-01-08 23:44:59 +08:00
Sayon Deep aa0ca6012a Update Readme for camera example 2026-01-08 22:45:47 +08:00
Sayon Deep bc18d13045 examples: Add camera example for ESP32P4-Function-EV-Board 2026-01-08 18:24:52 +05:30
Shu Chen 1cbceb0d43 Merge branch 'add_calling_for_doorlock_cluster_init' into 'main'
Doorlock: Add calling for emberAfDoorLockClusterInitCallback function

See merge request app-frameworks/esp-matter!1343
2026-01-03 04:05:42 +00:00
Shubham Patil bd5ed3d503 examples/all-device-type-app: update electrical power measurement attribute to use nullable type
Fixes https://github.com/espressif/esp-matter/issues/1617
2026-01-02 15:17:24 +05:30
Hrishikesh Dhayagude 2e20fa03a6 Merge branch 'feat/add-electrical-device-types' into 'main'
Add electrical device types

See merge request app-frameworks/esp-matter!1369
2025-12-31 16:24:17 +08:00
mahesh aeb697ebe7 components/esp_matter: Add new electrical device types 2025-12-30 11:53:36 +05:30
Shubham Patil 788be79ad5 examples/controller: remove duplicate flash size config entry 2025-12-29 02:01:23 +00:00
liyashuai 849fc9b725 fix all_device_types_app link error 2025-12-26 02:38:02 +00:00
WanqQixiang 3a86fb410c example: flash optimization for light_network_prov example 2025-12-24 12:23:22 +08:00
Hrishikesh Dhayagude a4da4663c8 Merge branch 'bugfix/set_val' into 'main'
components/esp-matter: Fix the set_val call and add RAII lock.

See merge request app-frameworks/esp-matter!1350
2025-12-19 19:42:21 +08:00
Hrishikesh Dhayagude c5e0ace727 Merge branch 'feat/add-chime-device-type' into 'main'
Add Chime Device Type

See merge request app-frameworks/esp-matter!1331
2025-12-18 16:18:29 +08:00
mahesh 6daddbffe7 components/esp_matter: Add chime device type 2025-12-18 11:11:00 +05:30
Rohit ba887f9f6a components/esp-matter: Fix the set_val call and add RAII lock. 2025-12-18 10:31:49 +05:30
Shubham Patil 1e7ad58145 examples: use symlink for ESP32SecureCertDataProvider.h instead of copy 2025-12-16 20:36:07 +05:30
mahesh 17257d95b6 components/esp_matter: Add closure device types 2025-12-15 15:23:08 +05:30
Shu Chen e39ff3e3b4 Merge branch 'example/add_rainmaker_bridge' into 'main'
example/bridge: Add rainmaker bridge example

See merge request app-frameworks/esp-matter!1237
2025-12-15 06:38:09 +00:00
Rohit ab743e2efb all-device-types-app: Fix broken link in readme.
Fixes: https://github.com/espressif/esp-matter/issues/1615
2025-12-15 10:42:15 +05:30
liyashuai 440db30e16 add thread br support 2025-12-11 18:35:00 +08:00
Hrishikesh Dhayagude eb5b9adcbe Merge branch 'fix/remove-extra-elements' into 'main'
Remove Extra Attributes, Commands, and Events from esp_matter

See merge request app-frameworks/esp-matter!1311
2025-12-01 21:05:35 +08:00
mahesh fb1a4522a1 components/esp_matter: Remove deprecated/optional attributes, commands, events from data model 2025-12-01 13:37:23 +05:30
Rohit 19fb282d5f all_device_types_app: Fix the fan control clusters delegate and add comment. 2025-11-27 21:47:20 +05:30
Hrishikesh Dhayagude 1b3af2da27 Merge branch 'submodulde/update_v1_5_sve' into 'main'
submodule: Update connectedhomeip submodule to v1.5 branch

See merge request app-frameworks/esp-matter!1303
2025-11-26 18:49:55 +08:00
WanqQixiang 211658c88e upgrade connectedhomeip to latest release v1.5 branch 2025-11-25 16:11:40 +08:00
Shubham Patil ac23b46bde examples: fix the expected log for C6 tests 2025-11-24 12:17:12 +05:30
WanqQixiang 89fe5168f7 submodule: Update connectedhomeip submodule to v1.5 sve tag 2025-11-21 14:56:00 +08:00
liyashuai e4d42e761b example/bridges: Add rainmaker bridge example 2025-11-21 11:19:31 +08:00
mahesh b9f8f1dcd7 compoenents/esp_matter:Remove optional attributes from feature 2025-10-31 13:17:05 +05:30
Shu Chen 882d94acbb Merge branch 'controller/dynamic_server_ota_provider' into 'main'
controller: Add dynamic server working as an OTA Provider

See merge request app-frameworks/esp-matter!1082
2025-10-31 06:57:54 +00:00
Shu Chen c44a241bd2 Merge branch 'controller_docs' into 'main'
docs: Controller docs improvement

See merge request app-frameworks/esp-matter!1222
2025-10-31 06:56:58 +00:00
WanqQixiang d634e1ecc5 controller: Add dynamic server support for controller as an OTA provider 2025-10-31 14:06:03 +08:00
WanqQixiang 017c4d40b2 docs: Improve documents for Matter controller/commissioner 2025-10-31 08:27:11 +08:00
Shu Chen c9c97069fa Merge branch 'esp-matter/add_esp32c61_support' into 'main'
Target: add esp32c61 support

See merge request app-frameworks/esp-matter!1241
2025-10-16 09:32:21 +00:00
mahesh 4a317697a4 docs: update release notes and docs for the namespace changes
components/esp-matter: ota_provider and ota_requstor device type namespace changes
examples: use modified namespaces
2025-10-06 12:44:00 +05:30
mahesh 11da871f81 components/esp_matter: Remove inconsistencies in the namespaces 2025-10-03 16:24:56 +05:30
liyashuai f5b2c6b8d4 Target: add esp32c61 support 2025-09-29 10:25:41 +08:00
chendejin a9b088f565 examples/managed_componenet_light: update example with component v1.4.2 2025-09-28 19:48:25 +08:00
liyashuai 981459a228 components/esp-matter: Initialize CONFIG_ESP_MATTER_NVS_PART_NAME nvs partition before accessing 2025-09-24 10:26:16 +08:00
WanqQixiang 9fdd2b586e example: Fix compilation of generic_switch example 2025-09-03 09:35:11 +08:00
Shu Chen 43fc04889b Merge branch 'dm_provider' into 'main'
esp_matter: Add data model provider for esp_matter data model and remove upstream ember codes from esp_matter component

See merge request app-frameworks/esp-matter!1215
2025-09-02 03:15:13 +00:00
WanqQixiang 9d7ff306f6 esp_matter: Add data model provider for esp_matter data model and remove upstream ember codes from esp_matter component 2025-09-02 10:16:06 +08:00
Hrishikesh Dhayagude e673b948de Merge branch 'example/fix-tc-rr' into 'main'
example: configure the max dynamic endpoint count for all the examples

See merge request app-frameworks/esp-matter!1236
2025-08-29 18:10:14 +08:00
Hrishikesh Dhayagude 52b4b9282e Merge branch 'compliance' into 'main'
components/esp_matter: Update revisions, new device types of v1.4.2

See merge request app-frameworks/esp-matter!1235
2025-08-29 17:41:00 +08:00