Commit Graph

1041 Commits

Author SHA1 Message Date
chendejin a856447f22 add auto update rcp for esp matter with thread_br 2023-12-26 14:14:49 +08:00
Shu Chen 9e36311a10 Merge branch 'mfg_tool/fix_issue_about_use_existing_dac' into 'main'
[mfg_tool]fix an issue about use existing dac cert and key

See merge request app-frameworks/esp-matter!582
2023-12-25 14:59:27 +08:00
liyashuai 1299e6ce98 fix an issue about use existing dac cert and key 2023-12-25 10:33:25 +08:00
Shu Chen 30e5b4b91c Merge branch 'controller/rest_api_update' into 'main'
controller: REST API updates for the controller custom cluster to support multiple controllers

See merge request app-frameworks/esp-matter!572
2023-12-22 21:15:50 +08:00
Hrishikesh Dhayagude a44640f73a Merge branch 'device/water_leak' into 'main'
Add water leak detector device type

See merge request app-frameworks/esp-matter!580
2023-12-22 13:25:11 +08:00
Hrishikesh Dhayagude de46e807cf Merge branch 'feature/ble-deinit-event' into 'main'
Added an event when BLE is deinitialized and memory is reclaimed

See merge request app-frameworks/esp-matter!579
2023-12-21 18:40:26 +08:00
Rohit Jadhav cb5480be1f Add water leak detector device type 2023-12-21 15:32:57 +05:30
Shubham Patil 5bebd3bdde Added an event when BLE is deinitialized and memory is reclaimed
Fixes https://github.com/espressif/esp-matter/issues/777
2023-12-20 21:24:40 +05:30
Hrishikesh Dhayagude 03aa3dbb7b Merge branch 'ci_disable_ext_platform' into 'main'
ci: disable external platform builds

See merge request app-frameworks/esp-matter!581
2023-12-20 23:40:39 +08:00
Shubham Patil 22ac07f718 replace usage of EMBER_AF_* with namespaced names from app_common and
fix compilation failures in zap_light
2023-12-20 18:49:23 +05:30
Shubham Patil efe0f2bf9b ci: disable external platform builds 2023-12-20 15:38:35 +05:30
Shu Chen f5a314a486 Merge branch 'update_prompt_toolkit' into 'main'
Update connectedhomeip submodule to 8e3d98c039

See merge request app-frameworks/esp-matter!576
2023-12-18 16:03:20 +08:00
WanqQixiang 0e8dcb9c60 Update connectedhomeip submodule to 8e3d98c039 2023-12-15 15:24:54 +08:00
WanqQixiang 5cd35a58ae controller: Fix fetching the matter_node_ids if there is a large number of nodes in a group 2023-12-12 10:53:28 +08:00
Hrishikesh Dhayagude 72b0f26326 Merge branch 'task/jenkins_job' into 'main'
feature/jenkins :  Added the the support of jenkins in esp_matter.

See merge request app-frameworks/esp-matter!569
2023-12-11 14:36:37 +08:00
WanqQixiang 3cda1d51f4 controller: REST API updates for the controller custom cluster to support multiple controllers 2023-12-07 17:40:56 +08:00
Hrishikesh Dhayagude 22b461c76f Merge branch 'code/added_attribute_read_done_cb' into 'main'
Code/added attribute read done cb

See merge request app-frameworks/esp-matter!564
2023-12-05 17:22:33 +08:00
Hrishikesh Dhayagude 5d20b79fc0 Merge branch 'fix/rmaker_compilation' into 'main'
rmaker: Fix the compile error due to memchr

See merge request app-frameworks/esp-matter!570
2023-12-05 16:03:42 +08:00
Shubham Patil 589091f4c8 rmaker: Fix the compile error due to memchr 2023-12-05 11:19:11 +05:30
Hrishikesh Dhayagude eda83b898c Merge branch 'rmaker_cluster' into 'main'
Rainmaker cluster specification text

See merge request app-frameworks/esp-matter!544
2023-12-04 17:20:46 +08:00
Sayon Deep c706924b2e fixed read_command 2023-12-04 09:56:56 +05:30
Shubham Patil b328984b42 Rainmaker cluster specification text 2023-12-04 09:39:02 +05:30
Hrishikesh Dhayagude fead56616a Merge branch 'doc/zigbee_bridge' into 'main'
docs: Zigbee Bridge readme file improvement

See merge request app-frameworks/esp-matter!561
2023-12-03 13:46:27 +08:00
Hrishikesh Dhayagude deb7781ac0 Merge branch 'bugfix/mfg-tool' into 'main'
mfg_tool: do not add dac keys to nvs if dac is stored in secure cert partititon

See merge request app-frameworks/esp-matter!567
2023-12-02 13:37:35 +08:00
Hrishikesh Dhayagude acc936ca49 Merge branch 'fix/issue_738' into 'main'
components/esp_matter_rainmaker: Replaced the strchr api with memchr to address the null termination issue.

See merge request app-frameworks/esp-matter!559
2023-12-02 13:34:45 +08:00
Shripad Deshpande e4b0c71eab components/esp_matter_rainmaker: Replaced the strchr api with memchr to address the null termination issue. 2023-12-02 13:34:45 +08:00
WanqQixiang 25e271c4f9 docs: Zigbee Bridge readme file improvement 2023-12-01 18:19:48 +08:00
Hrishikesh Dhayagude c802acb89d Merge branch 'therm-user-config' into 'main'
Add thermostat user interface configuration cluster

See merge request app-frameworks/esp-matter!560
2023-12-01 17:52:08 +08:00
shripad621git df19c46efe tools/jenkins: Added the the support of jenkins in esp_matter
- Added the jenkins related code for building esp-matter examples in Jenkins environment.
- Added few config options to the sdkconfig to build the firware with those config options.
- Generated the required artefacts and the tools required for automation purpose.
2023-12-01 12:42:28 +05:30
Shu Chen f3ac7bc893 Merge branch 'fix_ble_error_log' into 'main'
esp-matter: fix error log of ble advertisement when rebooting after commissioned

See merge request app-frameworks/esp-matter!558
2023-11-30 16:58:32 +08:00
Hrishikesh Dhayagude 380ccf0645 Merge branch 'fix/wildcard_read_for_esp_matter_controller' into 'main'
added wildcard read support for esp matter controller cluster

See merge request app-frameworks/esp-matter!557
2023-11-30 16:55:33 +08:00
Sayon Deep d3e8d01f45 added wildcard read support for esp matter controller cluster 2023-11-30 16:55:33 +08:00
Hrishikesh Dhayagude 0aa83e5da3 Merge branch 'controller/auto_resubscribe' into 'main'
controller: Add auto_resubscribe for subscribe commands

See merge request app-frameworks/esp-matter!546
2023-11-30 14:22:23 +08:00
Sayon Deep c7af246990 made changes to follow coding guidelines 2023-11-30 11:41:12 +05:30
Shubham Patil 07e1d3662c mfg_tool: do not add dac keys to nvs if dac is stored in secure cert partititon 2023-11-29 21:10:59 +05:30
Hrishikesh Dhayagude a11b4cf4df Merge branch 'ethernet-diagnostics' into 'main'
Add ethernet network diagnostics cluster

See merge request app-frameworks/esp-matter!556
2023-11-29 20:37:09 +08:00
Hrishikesh Dhayagude 27d5c9dbf2 Merge branch 'fix/attribute_cb_in_esp_matter_controller_cluster' into 'main'
Fix/attribute cb in esp matter controller cluster

See merge request app-frameworks/esp-matter!548
2023-11-29 11:51:35 +08:00
Sayon Deep a85e648d76 Fix/attribute cb in esp matter controller cluster 2023-11-29 11:51:34 +08:00
PSONALl 4ca3541b08 Add thermostat user interface configuration cluster 2023-11-28 16:12:56 +05:30
Hrishikesh Dhayagude 165e662c1b Merge branch 'fix-console' into 'main'
Fix console initialisation of all-device-types-app

See merge request app-frameworks/esp-matter!554
2023-11-28 15:39:13 +08:00
PSONALl aff8e2e774 Add ethernet network diagnostics cluster 2023-11-28 11:15:04 +05:30
Sayon Deep 0af358dcc4 removed other changes 2023-11-28 10:07:52 +05:30
Sayon Deep cc1107540b added remote_node_id and attribute_path_param in read_done_cb 2023-11-27 23:07:33 +05:30
WanqQixiang b7cd5f8874 controller: Add auto_resubscribe for subscribe commands 2023-11-27 10:58:12 +08:00
Shu Chen b2a6701ac6 Merge branch 'add_otbr_for_controller' into 'main'
controller: Run OpenThread Border Router with the controller

See merge request app-frameworks/esp-matter!371
2023-11-24 17:26:13 +08:00
Sayon Deep 42ee6b551e added attribute_read_done_cb for read command in esp_matter_controller component 2023-11-23 22:37:49 +05:30
WanqQixiang fd033440c7 thread_br: Add esp_matter_thread_br component
controller: Run openthread border router with the controller

Remove custom thread_br cluster
2023-11-23 11:10:20 +08:00
Rohit Jadhav 6beecdf26a Fix console initialisation of all-device-types-app 2023-11-22 18:03:03 +05:30
WanqQixiang 8e7f3b3851 esp-matter: fix error log of ble advertisement when rebooting after commissioned 2023-11-22 10:54:31 +08:00
Sayon Deep 695c893d58 added wildcard read support for esp matter controller cluster 2023-11-21 18:22:07 +05:30