Commit Graph

1106 Commits

Author SHA1 Message Date
chendejin d951642b5b add esp_matter component based on esp-matter sdk and connectedhomeip 2024-02-06 16:14:02 +08:00
Shu Chen 8a421d1f18 Merge branch 'fix_node_label_read_failure_issue' into 'main'
fix node label read failure issue

See merge request app-frameworks/esp-matter!616
2024-02-06 11:13:21 +08:00
Li Ya Shuai 3c6600df3f fix node label read failure issue 2024-02-06 11:13:21 +08:00
Shu Chen 37dc7d9f6d Merge branch 'decouple_server' into 'main'
esp_matter: Add an option to disable Matter server for client-only examples

See merge request app-frameworks/esp-matter!617
2024-02-05 15:42:15 +08:00
Hrishikesh Dhayagude 52a95eaacb Merge branch 'client/shorten_keywords' into 'main'
esp-matter: Shorten the keywords for json_to_tlv

See merge request app-frameworks/esp-matter!613
2024-01-31 14:43:57 +08:00
Hrishikesh Dhayagude 3d9e2f003e Merge branch 'docs/usbipd_command_update_WSL' into 'main'
updated uspipd-win commands for v4.0.0 update for CHIP tool in WSL

See merge request app-frameworks/esp-matter!619
2024-01-30 18:36:18 +08:00
Sayon Deep af67d43240 updated uspipd-win commands for v4.0.0 update 2024-01-30 14:42:54 +05:30
WanqQixiang 1eb265d54b esp-matter: Shorten the keywords for json_to_tlv 2024-01-30 17:03:41 +08:00
WanqQixiang 14da080ac3 esp_matter: Add an option to disable Matter server for client-only examples 2024-01-29 19:35:41 +08:00
Shu Chen 6ad5710cdc Merge branch 'console/cli_support' into 'main'
add openthread cli support in console

See merge request app-frameworks/esp-matter!608
2024-01-25 16:13:47 +08:00
chendejin bc55912270 add openthread cli command support in console 2024-01-25 14:06:42 +08:00
Shu Chen 9703555506 Merge branch 'dynamic_passcode' into 'main'
example: Add dynamic passcode commissionable data provider for light-switch app

See merge request app-frameworks/esp-matter!555
2024-01-25 11:53:31 +08:00
Hrishikesh Dhayagude cb3bc9d000 Merge branch 'update_esp32c6_ble_deinit_config' into 'main'
update esp32c6 ble deinit and mem release config

See merge request app-frameworks/esp-matter!609
2024-01-23 16:46:28 +08:00
Hrishikesh Dhayagude c11e9a1b85 Merge branch 'fix/priv_data_in_override_cb' into 'main'
fixed the override callback to pass priv data

See merge request app-frameworks/esp-matter!611
2024-01-23 14:09:58 +08:00
Sayon Deep 30bfa5e470 fixed the override callback to pass priv data
Fixes https://github.com/espressif/esp-matter/issues/741
2024-01-22 13:51:01 +05:30
Hrishikesh Dhayagude d947231efe Merge branch 'pr_710' into 'main'
[GH_PR] Create bridged devices using a callback (CON-860)

See merge request app-frameworks/esp-matter!530
2024-01-22 12:33:04 +08:00
Hrishikesh Dhayagude 0d2238a614 Merge branch 'docs/chip_tool_in_WSL' into 'main'
added instructions to run chip-tool in WSL

See merge request app-frameworks/esp-matter!599
2024-01-21 23:45:24 +08:00
Hrishikesh Dhayagude dab4a259b7 Merge branch 'pr_803' into 'main'
[GH_PR] Modified Wrong comment "color_dimmer_switch" to "generic_switch" (CON-970)

See merge request app-frameworks/esp-matter!610
2024-01-20 21:47:13 +08:00
mocul 76876a622b Modified Wrong comment "color_dimmer_switch" to "generic_switch" 2024-01-19 09:46:00 +08:00
Sayon Deep a24964a664 added instructions to run chip-tool in WSL 2024-01-18 10:41:12 +05:30
liyashuai 1977e50b09 update esp32c6 ble deinit and mem release config 2024-01-17 19:34:00 +08:00
Hrishikesh Dhayagude 21353ae4b8 Merge branch 'update_idf_to_v5.1.2' into 'main'
CI changes for idf v5.1.2

See merge request app-frameworks/esp-matter!573
2024-01-17 15:57:01 +08:00
Sayon Deep d1dc94df4a Update esp-matter to use ESP-IDF to v5.1.2 2024-01-17 15:56:59 +08:00
Hrishikesh Dhayagude 3951246301 Merge branch 'pr_797' into 'main'
[GH_PR] fix markdown typo in README.md (CON-964)

See merge request app-frameworks/esp-matter!603
2024-01-16 22:35:02 +08:00
Shubham Patil ac66317dd5 Added a change log in release notes 2024-01-16 14:07:58 +05:30
Jon Smirl 7f28efa4ad Create bridged devices using a callback 2024-01-16 14:06:44 +05:30
Shu Chen d95a4cbd0b Merge branch 'controller/fix_compile_error' into 'main'
controller: Fix the compile error when enabling otbr feature

See merge request app-frameworks/esp-matter!605
2024-01-16 11:32:20 +08:00
Shu Chen 9c105d551c Merge branch 'deferred_logic_change' into 'main'
deferred_attribute: Do not cancel the timer for deferred persistence attribute

See merge request app-frameworks/esp-matter!604
2024-01-16 10:32:36 +08:00
WanqQixiang c03670e269 controller: Fix the compile error when enabling otbr feature and add CI building 2024-01-15 19:35:06 +08:00
WanqQixiang 755f64aaaf deferred_attribute: Do not cancel the timer for deferred persistence attribute 2024-01-15 19:21:17 +08:00
Hrishikesh Dhayagude 6642ef992c Merge branch 'example/badge_demo' into 'main'
Add Espressif Badge demo

See merge request app-frameworks/esp-matter!551
2024-01-15 18:24:49 +08:00
Gautam Agrawal 5bb62da5b8 Add Espressif Badge demo 2024-01-15 18:24:48 +08:00
Pips 4d087714c5 fix markdown in README.md
quick fix for a missing code block entry.
2024-01-14 23:44:50 -07:00
Hrishikesh Dhayagude bdf55b4bdb Merge branch 'keypad-input' into 'main'
Add keypad-input cluster

See merge request app-frameworks/esp-matter!566
2024-01-12 13:50:15 +08:00
Hrishikesh Dhayagude 8aca05a413 Merge branch 'fix/idf_build_apps' into 'main'
tools/ci: Added the fix for build_apps in build_apps.py.

See merge request app-frameworks/esp-matter!600
2024-01-12 13:40:01 +08:00
shripad621git 4558569e10 tools/ci: Added the fix for build_apps in build_apps.py 2024-01-11 20:59:52 +05:30
Shu Chen d0c76f489b Merge branch 'deferred_attribute' into 'main'
esp_matter: Add deferred attribute flag for non-volatile attributes which might change rapidly

Closes CON-909

See merge request app-frameworks/esp-matter!563
2024-01-11 20:00:58 +08:00
Shu Chen 479b2996ed Merge branch 'client/add_send_custom_command' into 'main'
client: Add custom commands send APIs and switch the command sending of controller to the new APIs

See merge request app-frameworks/esp-matter!521
2024-01-11 19:58:31 +08:00
Shu Chen 7ceef8980c Merge branch 'controller/multiple_path_read_subscribe' into 'main'
controller: Add multiple paths subscription and read

See merge request app-frameworks/esp-matter!571
2024-01-11 19:56:42 +08:00
Hrishikesh Dhayagude bc02a1311b Merge branch 'feature/descriptor_taglist' into 'main'
feature/taglist : Added the missing TagList feature for descriptor cluster.

See merge request app-frameworks/esp-matter!587
2024-01-11 15:43:09 +08:00
Shripad Deshpande 4c68c4e961 feature/taglist : Added the missing TagList feature for descriptor cluster. 2024-01-11 15:43:08 +08:00
WanqQixiang bddd76f784 client: Add custom commands send APIs and switch the command send of controller to the new APIs
doc: Add command data field json string format

controller: add write attribute command for custom cluster
2024-01-10 19:18:33 +08:00
WanqQixiang 2f83990a6d controller: Add multiple paths subscription and read 2024-01-10 19:03:35 +08:00
WanqQixiang 80a0868271 esp_matter: Add deferred attribute flag for non-volatile attributes which might change rapidly
Closes CON-909
2024-01-10 17:56:59 +08:00
Shu Chen c0f10e3a92 Merge branch 'release_ble_iram_c2' into 'main'
Add CONFIG_BT_RELEASE_IRAM option to sdkconfig.defaults.esp32c2

See merge request app-frameworks/esp-matter!591
2024-01-10 12:26:47 +08:00
Shu Chen 6d727cb0de Merge branch 'attribute_override_restriction' into 'main'
attribute_override: Add attribute type restriction for attribute_override callback

See merge request app-frameworks/esp-matter!562
2024-01-10 12:26:11 +08:00
Shu Chen 9cc5cd1dbf Merge branch 'controller/ble_thread_pairing' into 'main'
controller: Add ble-thread pairing command for commissioner

See merge request app-frameworks/esp-matter!531
2024-01-10 12:20:03 +08:00
Shu Chen 124dbc6ef2 Merge branch 'docs_minor_fixes' into 'main'
docs: Minor fixes and adjustments to documentation

See merge request app-frameworks/esp-matter!589
2024-01-10 11:10:25 +08:00
PSONALl 2d74e4d104 Add keypad-input cluster 2024-01-09 11:21:57 +05:30
Shubham Patil b335f2b8d5 docs: Minor fixes and adjustments to documentation
- Added link for esp-idf installation guide
- Added note about parallel cloning of submodules
- Replaced all the non-standard notes as per esp-docs' syntax

Fixes https://github.com/espressif/esp-matter/issues/244
2024-01-08 11:42:14 +05:30