Commit Graph

427 Commits

Author SHA1 Message Date
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
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
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 bf568327d4 Merge branch 'fix_sdkconfig_seq' into 'main'
Do not set the SDKCONFIG_DEFAULTS variable, append it

See merge request app-frameworks/esp-matter!727
2024-05-09 16:19:12 +08:00
Shu Chen 4575995c5b Merge branch 'fix_relative_paths' into 'main'
Fix building examples if placed outside the repo

See merge request app-frameworks/esp-matter!729
2024-05-09 16:18:34 +08:00
Shubham Patil 1563b08126 Patch blemesh ble manager with few fixes
This includes fixes for extended advertisement introduced in v1.3,
shutdown sequence for ble manager, and some restyling
2024-05-08 12:52:43 +05:30
Rohit Jadhav 31fb1c45ea Update readme of all-device-types-app 2024-05-08 12:39:42 +05:30
liyashuai 95cbad99aa update connectedhomeip to 13ab158f10 to fix some issue 2024-05-08 10:31:49 +08:00
Yuan Ming Fu 7ef1f5e13a example: use 26MHz XTAL default on esp32-c2 2024-05-07 19:28:22 +08:00
Shubham Patil 6dd7a44272 Fix building examples if placed outside the repo
Fixes https://github.com/espressif/esp-matter/issues/916

Build path using ESP_MATTER_PATH variable and not with
CMAKE_CURRENT_LIST_DIR.

If example is moved out from their current place then the compilation
breaks, becuase it tries to find the file wrt to current project
directory.
2024-05-06 11:57:56 +05:30
Rohit Jadhav 2df2325158 Add Oven device type 2024-05-03 12:28:39 +05:30
Shubham Patil 176688996e Do not set the SDKCONFIG_DEFAULTS variable, append it 2024-05-02 18:48:12 +05:30
Hrishikesh Dhayagude b84a2cc62a Merge branch 'ci_enhnacement/esp_matter_symlink' into 'main'
esp-matter-ci : Changes to fix the arbitary failures in esp-matter CI test cases by using symlink approach.

See merge request app-frameworks/esp-matter!714
2024-04-30 13:55:05 +08:00
Shripad Deshpande 0123d1ed2e esp-matter-ci : Changes to fix the arbitary failures in esp-matter CI test cases by using symlink approach. 2024-04-30 13:55:05 +08:00
WanqQixiang 58fdd405a2 Update external platform BUILD.gn file to support thread devices 2024-04-29 16:08:24 +08:00
Pavel Borcin 33f862802a change demo badge example to use bsp 2024-04-28 13:03:27 +02:00
Shu Chen 567ee248c0 Merge branch 'example/managed_component_light' into 'main'
add light example with managed component

See merge request app-frameworks/esp-matter!669
2024-04-25 19:02:24 +08:00
liyashuai 190af4c3f3 add esp32c2 pytest 2024-04-24 10:31:06 +08:00
chendejin f4bc6b8dfa Add light example with esp_matter component. 2024-04-23 19:14:39 +08:00
Shu Chen 0aac1d35e5 Merge branch 'fix/crash_external_platform' into 'main'
fixed external platform crash due to device instance info

See merge request app-frameworks/esp-matter!703
2024-04-23 10:16:10 +08:00
Shu Chen f7397d8225 Merge branch 'thread_br/custom_cluster' into 'main'
thread_br: add thread br custom cluster

See merge request app-frameworks/esp-matter!590
2024-04-23 10:13:29 +08:00
Wang Qixiang ba953233f5 thread_br: add thread br custom cluster 2024-04-23 10:13:29 +08:00