Commit Graph

629 Commits

Author SHA1 Message Date
Shubham Patil 0c7143d36d Fix max length of bridged device basic information str type attributes
Fixes https://github.com/espressif/esp-matter/issues/974
2024-06-18 21:10:48 +05:30
Hrishikesh Dhayagude 0b7221ecf1 Merge branch 'bugfix/esp_matter_val' into 'main'
components/esp_matter: Fix size of string to print the value of char string attribute

See merge request app-frameworks/esp-matter!770
2024-06-13 09:22:33 +08:00
Rohit Jadhav 29e7777d4a components/esp_matter: Fix size of string to print the value of char string attribute 2024-06-11 14:15:30 +05:30
Hrishikesh Dhayagude 4cf92a5943 Merge branch 'delegates1' into 'main'
components/esp_matter: Add delegate apis for electric sensor clusters

See merge request app-frameworks/esp-matter!768
2024-06-11 12:28:29 +08:00
Rohit Jadhav 4692c28477 components/esp_matter: Add delegate apis for electric sensor clusters 2024-06-10 11:28:29 +05:30
WanqQixiang 0ac4563c74 controller: Add support for timed-invoke command and add open enhanced commissioning window command 2024-06-07 17:45:05 +08:00
Shu Chen d12e76db15 Merge branch 'add_client_interaction_apis' into 'main'
Add client interaction APIs for interaction actions

Closes CON-1142

See merge request app-frameworks/esp-matter!673
2024-06-07 17:29:51 +08:00
Hrishikesh Dhayagude c7513a11af Merge branch 'delegate/door-lock' into 'main'
components/esp-matter: Add delegate for door-lock,...

See merge request app-frameworks/esp-matter!761
2024-06-07 15:42:53 +08:00
Rohit Jadhav 949c5896be components/esp-matter: Add delegate for door-lock, boolean-state-configuration, time-sync and application basic 2024-06-06 14:58:12 +05:30
Rohit Jadhav 73d0d18364 [components/esp-matter] Fix cluster revision of operational state cluster 2024-06-05 12:29:16 +05:30
Shu Chen 03af440456 Merge branch 'fix_remove_device_issue' into 'main'
Disable endpoint before remove it from linked list when destroy an endpoint

See merge request app-frameworks/esp-matter!760
2024-06-03 17:32:30 +08:00
Hrishikesh Dhayagude 7d5a875da9 Merge branch 'device/device-EM' into 'main'
[component/esp_matter] Add device energy management device type

See merge request app-frameworks/esp-matter!758
2024-06-03 16:52:55 +08:00
liyashuai c9cbac99bd should disable endpoint before remove it from linked list when destroy a endpoint 2024-05-31 18:29:32 +08:00
Rohit Jadhav 7abee629df [component/esp_matter] Add device energy management device type 2024-05-31 14:51:09 +05:30
Hrishikesh Dhayagude c71d6df191 Merge branch 'cherry-pick-b4390e36' into 'main'
Validate device type versions

See merge request app-frameworks/esp-matter!755
2024-05-29 14:16:06 +08:00
Rohit Jadhav af6aad3588 components/esp_matter: Validate device type revision values for Matter v1.3 2024-05-29 14:15:54 +08:00
Shu Chen 779b3f78d0 Merge branch 'zap_common_update_script' into 'main'
esp-matter: Add script to update zap-common files when updating chip submodule

Closes CON-1119

See merge request app-frameworks/esp-matter!707
2024-05-29 10:12:14 +08:00
Rohit Jadhav f465141017 Add cluster delegate init callback 2024-05-24 23:18:37 +05:30
Rohit Jadhav 1c3cff2534 Add water valve device type 2024-05-24 23:14:09 +05:30
Rohit Jadhav c00d022ebf Add cluster delegate init callback 2024-05-24 21:29:37 +05:30
Rohit Jadhav 8692a149b8 Add laundry dryer device type 2024-05-24 21:25:27 +05:30
Rohit Jadhav 2d90bbd73f Add extractor hood device types with delegate 2024-05-24 19:25:01 +05:30
Rohit Jadhav 9f72937ddb Add microwave oven device type with delegate 2024-05-24 17:16:48 +05:30
Rohit Jadhav 34fd0a569a Add EVSE device type with delegate 2024-05-23 21:40:23 +05:30
Hrishikesh Dhayagude d2912848b3 Merge branch 'device/cook-surface' into 'main'
Add cook surface and cooktop device types

See merge request app-frameworks/esp-matter!724
2024-05-23 17:42:35 +08:00
WanqQixiang 5c6037c2be esp-matter: Add script to update zap-common files when updating chip submodule
Fixes CON-1119
2024-05-23 16:41:08 +08:00
Hrishikesh Dhayagude f3b6bf7c08 Merge branch 'rm_ble_header' into 'main'
esp-matter: Remove unused ble header in esp_matter_core.cpp

See merge request app-frameworks/esp-matter!750
2024-05-22 18:49:56 +08:00
Shu Chen 1e5279b4b8 Merge branch 'controller/commissioner_discovery' into 'main'
Controller/commissioner discovery

See merge request app-frameworks/esp-matter!670
2024-05-22 14:28:45 +08:00
WanqQixiang d36855ec97 esp-matter: Remove unused ble header in esp_matter_core.cpp 2024-05-22 14:09:58 +08:00
Shu Chen 46f2e2ff84 Merge branch 'add_door_lock_example' into 'main'
add door lock example

See merge request app-frameworks/esp-matter!687
2024-05-21 15:40:15 +08:00
Rohit Jadhav 12fc797e55 Add support of delegate to derived clusters of mode base cluster along with the documentation 2024-05-20 16:56:54 +08:00
liyashuai 64326977b8 add door lock example and add icd function for thread device(h2+c6) 2024-05-17 15:41:18 +08:00
Hrishikesh Dhayagude 3ddea0493b Merge branch 'rest_apis' into 'main'
controller: Move the code of controller custom cluster to rainmaker repo

See merge request app-frameworks/esp-matter!588
2024-05-17 14:52:44 +08:00
Hrishikesh Dhayagude 07bafe8abb Merge branch 'audit_default_vals' into 'main'
Audited default values of clusters

See merge request app-frameworks/esp-matter!735
2024-05-14 14:05:24 +08:00
Rohit Jadhav c2f3e618b5 Add cook surface and cooktop device types 2024-05-13 12:12:37 +05:30
WanqQixiang 5003ab8bae Use common APIs for all the client examples 2024-05-11 14:32:00 +08:00
Rohit Jadhav 09d1ef4381 Add water freeze device type 2024-05-10 20:54:47 +05:30
Shu Chen d439ebdfad Merge branch 'ble_crash_fix' into 'main'
Update submodule to fix the crash when deinitializing the ble

See merge request app-frameworks/esp-matter!726
2024-05-10 19:52:07 +08:00
Shu Chen c9cae5a87e Merge branch 'pr_918' into 'main'
[GH_PR] Fix typo in total_volatile_organic_compounds_concentration_measuremen… (CON-1140)

See merge request app-frameworks/esp-matter!733
2024-05-10 19:51:48 +08:00
Rohit Jadhav e47fe4dd6f [GH_PR] Fix typo in total_volatile_organic_compounds_concentration_measuremen… (CON-1140) 2024-05-10 19:51:48 +08:00
Shu Chen a12774cb7d Merge branch 'oven' into 'main'
Add Oven device type

See merge request app-frameworks/esp-matter!728
2024-05-10 19:50:55 +08:00
Shu Chen 4e76ba26bb Merge branch 'delegate-impl' into 'main'
Support to add delegate callbacks in cluster.

See merge request app-frameworks/esp-matter!720
2024-05-09 16:02:48 +08:00
Shubham Patil d2c482f756 Fix the crash due to ble deinit race 2024-05-09 10:16:01 +05:30
WanqQixiang 1f3490c303 change client command_handle to client request_handle 2024-05-09 12:31:39 +08:00
Rohit Jadhav eb4185902b Support to add delegate callbacks in cluster. 2024-05-08 12:26:22 +05:30
Rohit Jadhav 2ef5a6049c Audited default values of clusters 2024-05-08 11:00:38 +05:30
WanqQixiang 8134461866 Add client interaction APIs for interaction actions(read, subscribe, write) 2024-05-08 10:43:56 +08:00
liyashuai 95cbad99aa update connectedhomeip to 13ab158f10 to fix some issue 2024-05-08 10:31:49 +08:00
Rohit Jadhav 2df2325158 Add Oven device type 2024-05-03 12:28:39 +05:30
chendejin 8713f58a51 Add commissioner discovery and user direct commissioning support 2024-04-29 10:04:14 +08:00