Commit Graph

486 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 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
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
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
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
Shubham Patil 589091f4c8 rmaker: Fix the compile error due to memchr 2023-12-05 11:19:11 +05:30
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 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
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
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
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
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
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
Hrishikesh Dhayagude d26a261266 Merge branch 'oper-state' into 'main'
Add operational state cluster's attributes, commands and events

See merge request app-frameworks/esp-matter!543
2023-11-20 17:28:21 +08:00
Hrishikesh Dhayagude d17b310177 Merge branch 'fan-attr-bounds-fix' into 'main'
Fix speed setting and percent setting attributes

See merge request app-frameworks/esp-matter!549
2023-11-17 18:20:14 +08:00
Shu Chen 6680844984 Merge branch 'fix/xml_attribute_type' into 'main'
controller: Fix the attribute value types of RefreshToken and AccessToken in xml file

See merge request app-frameworks/esp-matter!550
2023-11-17 14:48:04 +08:00
WanqQixiang c57e3d9055 controller: Fix the attribute value type of RefreshToken and AccessToken in xml file 2023-11-16 17:35:19 +08:00
PSONALl 2322a30019 Fix speed setting and percent setting attributes 2023-11-15 12:02:52 +05:30
Shu Chen 01bebca56b Merge branch 'bugfix/plugin_server_init_record' into 'main'
esp_matter: Add plugin initialization callback record to avoid duplicate call

Closes CON-862

See merge request app-frameworks/esp-matter!515
2023-11-13 16:34:46 +08:00
PSONALl b3d49a84b8 Add operational state cluster's attributes, commands and events 2023-11-10 12:02:27 +05:30
WanqQixiang 12e73847aa client: remove is_group in command_handle to make cluster_update be able to notify all the binding entries
closes CON-874
2023-11-10 10:35:59 +08:00
WanqQixiang 3cb44d49ad esp_matter:Add plugin initialization callback record to avoid duplicate call 2023-11-09 16:30:16 +08:00
Shu Chen 1ff7b63828 Merge branch 'bridge/endpoint_num' into 'main'
Bridge: fix the endpoint number limit issue

Closes CON-761 and CON-830

See merge request app-frameworks/esp-matter!493
2023-11-09 10:17:58 +08:00
Shu Chen 4aad124b7c Merge branch 'controller/attr_access_override' into 'main'
controller_custom_cluster: Use attribute access override and add xml file

See merge request app-frameworks/esp-matter!526
2023-11-09 10:17:11 +08:00
WanqQixiang 0fce945824 controller: Add xml file for custom controller cluster 2023-11-08 14:34:40 +08:00
WanqQixiang 83ee7256e0 controller: Use attribute access override for controller custom cluster 2023-11-08 14:34:40 +08:00
Hrishikesh Dhayagude d162b1357c Merge branch 'fan-ctrl' into 'main'
Add bounds to fan control cluster attributes

See merge request app-frameworks/esp-matter!541
2023-11-08 13:49:28 +08:00
PSONALl cbcbfa8af0 Add bounds to fan control cluster attributes 2023-11-07 18:48:19 +05:30
WanqQixiang 2b022bfb25 bugfix: Fix compiling issue when disabling read clientx 2023-11-06 19:10:23 +08:00
Hrishikesh Dhayagude 12716c76e7 Merge branch 'update-to-matter-1_2' into 'main'
Update CHIP submodule to 1.2.0.1

See merge request app-frameworks/esp-matter!537
2023-11-06 19:09:25 +08:00