Commit Graph

448 Commits

Author SHA1 Message Date
WanqQixiang 8cd67f723b update example to use host claim 2024-09-11 20:11:37 +08:00
WanqQixiang b13c7a2d56 Add rainmaker custom cluster 2024-08-19 19:32:38 +08:00
WanqQixiang c8cadd43b5 fix protocomm_matter_ble_cleanup 2024-08-19 16:04:15 +08:00
WanqQixiang f85c8ab499 example: deinit ble after wifi_provisioning for light_wifi_prov example 2024-07-30 15:27:09 +08:00
WanqQixiang d9a3dc3021 example: Add ESP32-C3 support for light_wifi_prov example 2024-07-30 12:05:18 +08:00
WanqQixiang e900022519 Remove the limit of iOS RainMaker phone App 2024-07-24 17:34:37 +08:00
WanqQixiang 45eb483d6e Make the GATT service index configurable 2024-07-24 17:23:51 +08:00
WanqQixiang 0409436045 example: Add light example with RainMaker-WiFi-Provisioning 2024-07-23 19:08:22 +08:00
shripad621git 9ab1d993f1 blemesh/ESP32_custom: Updated the external platform files for blemesh_platform.
Fixes https://github.com/espressif/esp-matter/issues/968.
2024-06-14 15:29:20 +05:30
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
Rohit Jadhav 22a52a2f2d Use dalegate impl instead while creating cluster 2024-06-06 17:56:07 +08:00
chenjie a6eb646d19 example: improve data model, add motor driver, add API to update attribute 2024-06-06 17:56:02 +08:00
Hrishikesh Dhayagude b70bf31b07 Merge branch 'add_otbr_option_in_devices' into 'main'
examples: Add OTBR option for all_device_type_app

See merge request app-frameworks/esp-matter!763
2024-06-06 16:31:32 +08:00
liyashuai 4a64be7b19 examples: add OTBR option for all_device_type_app 2024-06-06 12:35:24 +08:00
Pavel Borcin 536ea2956c change light_switch example to use bsp, remove unused esp32s3 defaults 2024-06-04 16:36:46 +02:00
chendejin 9e8e91fe84 examples/zigbee_bridge: updated README 2024-06-03 19:29:01 +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
Rohit Jadhav 7abee629df [component/esp_matter] Add device energy management device type 2024-05-31 14:51:09 +05:30
chendejin df37795de0 examples: Added MRP configs for Thread device 2024-05-31 10:12:11 +08:00
Hrishikesh Dhayagude f2bdf979fc Merge branch 'bsp_integration7' into 'main'
change refrigerator example to use bsp

See merge request app-frameworks/esp-matter!742
2024-05-30 20:42:14 +08:00
Hrishikesh Dhayagude 04ed0e0e0e Merge branch 'bsp_integration3' into 'main'
change generic_switch example to use bsp

See merge request app-frameworks/esp-matter!691
2024-05-30 20:38:02 +08:00
Hrishikesh Dhayagude 665d88b45e Merge branch 'bsp_integration4' into 'main'
change demo badge example to use bsp

See merge request app-frameworks/esp-matter!722
2024-05-30 20:32:48 +08:00
Hrishikesh Dhayagude 3d788ffeab Merge branch 'fix_light_toggling' into 'main'
fix light not turning off

See merge request app-frameworks/esp-matter!756
2024-05-29 14:05:17 +08:00
Pavel Borcin faae30a1c2 examples/light: Fix the issue of on-board LED not turning off 2024-05-29 14:05:17 +08:00
Shu Chen be9a30085d Merge branch 'example/zigbee_bridge_remove_endpoint' into 'main'
Removed zigbee endpoint in zigbee bridge example

See merge request app-frameworks/esp-matter!752
2024-05-29 12:17:24 +08:00
Rohit Jadhav 1c3cff2534 Add water valve device type 2024-05-24 23:14:09 +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
chendejin d777bd96c8 Removed zigbee endpoint in zigbee bridge example 2024-05-23 21:14:49 +08:00
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
Hrishikesh Dhayagude 19512d2f72 Merge branch 'all-devices/c6' into 'main'
Add c6 support on all-device-types-app

See merge request app-frameworks/esp-matter!748
2024-05-22 18:49:05 +08:00
Shu Chen 371ee92666 Merge branch 'example/zigbee_bridge_update' into 'main'
Update Zigbee bridge example to support Zigbee SDK v1.3

See merge request app-frameworks/esp-matter!745
2024-05-21 17:01:14 +08:00
chendejin 64595e6063 Update Zigbee bridge to support Zigbee SDK v1.3 2024-05-21 15:33:12 +08:00
Rohit Jadhav 2a6b7ff410 Add c6 support on all-device-types-app 2024-05-21 11:29:34 +05:30
liyashuai 64326977b8 add door lock example and add icd function for thread device(h2+c6) 2024-05-17 15:41:18 +08:00
Li Ya Shuai 069c38fca0 update connectedhomeip submodule to the latest v1.3-branch 2024-05-16 17:06:19 +08:00
Hrishikesh Dhayagude daaae23999 Merge branch 'feature/insights_integration' into 'main'
feature/esp-insights: Integrating esp-insights with esp-matter

See merge request app-frameworks/esp-matter!647
2024-05-16 14:50:15 +08:00
Shripad Deshpande e8deadf1db feature/esp-insights: Integrate esp-insights with esp-matter 2024-05-16 14:50:15 +08:00
Pavel Borcin e14c1a4aa0 change generic_switch example to use bsp 2024-05-14 10:17:51 +02:00
Pavel Borcin 08f17982ae change refrigerator example to use bsp 2024-05-13 16:35:01 +02:00
Hrishikesh Dhayagude 1402492fa9 Merge branch 'ext_plat/fix' into 'main'
Fix the  local build for external platform in case of light example.

See merge request app-frameworks/esp-matter!740
2024-05-13 20:02:12 +08:00
Shripad Deshpande 9783e126b9 Fix the local build for external platform in case of light example 2024-05-13 20:02:12 +08:00
Hrishikesh Dhayagude 7762a95e0e Merge branch 'c2_support_all_device_types_app' into 'main'
Added c2 support for all device types app

See merge request app-frameworks/esp-matter!738
2024-05-13 19:58:24 +08:00
Shripad Deshpande 57b194a978 Added ESP32-C2 SoC support to all_device_types_app example 2024-05-13 19:58: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 67de7b4f3a Merge branch 'doc/all_device_types_app' into 'main'
Update readme of all-device-types-app

See merge request app-frameworks/esp-matter!708
2024-05-10 20:14:10 +08:00