Shu Chen
0a3bb390ea
Merge branch 'ipr-1-3' into 'release/v1.3'
...
[v1.3] docs: changes required for IPR compliance
See merge request app-frameworks/esp-matter!1051
2025-03-27 17:08:06 +08:00
yiwenxiu
5027f20908
ci: change wlan to ethernet
2025-03-04 11:16:08 +05:30
Shubham Patil
6463a745ac
docs: modify copyright headers for files taken and modified from
...
third-party sources
2025-02-20 09:45:26 +05:30
chendejin
2a1d5fafd1
examples: remove ESP_ZB_MACSPLIT_DEVICE_BOOT signal in zigbee_bridge example. (backport)
2025-02-19 11:28:35 +08:00
chendejin
3b5d037082
examples/managed_component_light: update esp_matter component version 1.3.1
2025-01-02 10:26:27 +08:00
chendejin
2a735eafca
[v1.3] backport: examples: Removed MRP configs and enable CONFIG_ENABLE_PERSIST_SUBSCRIPTIONS
2024-12-27 14:52:09 +08:00
Shu Chen
f1cd133fef
Merge branch 'esp_matter_v1_3_1_component' into 'release/v1.3'
...
esp_matter managed component: update v1.3.1
See merge request app-frameworks/esp-matter!925
2024-12-27 14:36:11 +08:00
chendejin
7aafd5c31f
esp_matter managed component: update v1.3.1
2024-12-17 17:32:28 +08:00
chendejin
971fdee796
backport: examples/zigbee_bridge: update zboos and zigbee lib to 1.6
2024-12-17 12:17:03 +08:00
shripad621git
94def04d1b
Fixed the managed_component_light build failure
2024-11-11 17:58:07 +05:30
shripad621git
11a7f0545f
Revert the insights specific yaml changes
...
- Reverted the insights specific idf_component.yml changes
for fixing the build failure due to insights component
versions.
2024-11-07 15:13:43 +05:30
shripad621git
484b90be66
componets/esp-matter: Fixed the esp-matter examples compilation.
...
- Fixed the esp-matter examples build failure due to
espressif/esp_diag_data_store component version update.
- Added a idf_component.yml in components/esp_matter
to pin the required version of the component.
2024-10-11 15:45:40 +05:30
Shubham Patil
5d58eec6f5
ble manager fixes in custom platform
2024-07-11 14:53:01 +05:30
chendejin
78be50f2cf
examples/managed_componenet_light: update esp_matter component version
2024-06-14 14:58:37 +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
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