Commit Graph

1106 Commits

Author SHA1 Message Date
Hrishikesh Dhayagude 3c6d45e50b Merge branch 'reenable-external-platform-build' into 'main'
Update connectedhomeip submodule to d38a6496c3 and re-enable external platform CI buildings

Closes CON-946

See merge request app-frameworks/esp-matter!592
2024-01-08 13:53:47 +08:00
Hrishikesh Dhayagude f9936cf00d Merge branch 'ci/chip_tool_redundancy' into 'main'
ci/chip-tool : Removed the redundant chip-tool builds from CI using the one built during install.sh.

See merge request app-frameworks/esp-matter!593
2024-01-05 23:41:54 +08:00
shripad621git b9ab58f1af ci/chip-tool : Removed the redundant chip-tool builds from CI using the one built during install.sh 2024-01-05 15:36:07 +05:30
WanqQixiang 080926c56a Update connectedhomeip submodule to d38a6496c3 and re-enable external platform CI buildings
Closes CON-946
2024-01-05 17:37:25 +08:00
Shubham Patil 7973dae303 Add CONFIG_BT_RELEASE_IRAM option to sdkconfig.defaults.esp32c2
This will free up the BLE IRAM when BLE is not in use.
2024-01-04 14:06:32 +05:30
Hrishikesh Dhayagude 2f692ac10a Merge branch 'pr_735' into 'main'
[GH_PR] fix: do not force starting ble advertising on initialization (CON-891)

See merge request app-frameworks/esp-matter!586
2024-01-02 13:42:43 +08:00
Hrishikesh Dhayagude be12e6a3be Merge branch 'pr_734' into 'main'
[GH_PR] Create user callback on command to allow monitoring in bridge (CON-890)

See merge request app-frameworks/esp-matter!585
2024-01-02 13:19:32 +08:00
Hideaki Tai a29b973571 fix: do not force starting ble advertising on initialization 2023-12-29 00:39:27 +09:00
Shu Chen f5ba147c1e Merge branch 'examples/update_zigbee_sdk' into 'main'
example: Update the managed components(esp-zigbee-lib and esp-zboss-lib) for zigbee bridge example

See merge request app-frameworks/esp-matter!583
2023-12-28 11:25:51 +08:00
WanqQixiang 6fe92f9f48 example: Update the managed components(esp-zigbee-lib and esp-zboss-lib) for zigbee bridge example
doc: Use examples of zigbee-rcp and zigbee-HA-light from esp-zigbee-sdk instead of esp-idf
2023-12-26 17:44:05 +08:00
Shu Chen 397b967761 Merge branch 'controller/openthread_br_auto_update_rcp' into 'main'
add auto update rcp for esp matter with thread_br

See merge request app-frameworks/esp-matter!577
2023-12-26 17:31:16 +08:00
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
Jon Smirl 113ca64668 Create user callback on command to allow monitoring in bridge 2023-12-22 16:27:54 +05:30
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 f83d896e2a example: Add dynamic passcode commissionable data provider for light-switch app 2023-12-01 18:38:33 +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