Will
df42dfda6b
Make error message generic for other bridge device types
...
BLE Mesh and ESP now examples also call app_bridge_create_bridged_device so log message shouldn't refer to any particular device type.
2024-03-12 11:05:00 +00:00
Shu Chen
16403b08d4
Merge branch 'upload_component_with_submodule' into 'main'
...
upload component files in submodule
See merge request app-frameworks/esp-matter!648
2024-03-11 16:41:45 +08:00
Hrishikesh Dhayagude
f103a69473
Merge branch 'fix/light_example_boot_buttons' into 'main'
...
fix: Fixed boot GPIO number on ESP32C6, ESP32H2 and ESP32C3.
Closes IDF-9172
See merge request app-frameworks/esp-matter!640
2024-03-11 14:38:00 +08:00
Shu Chen
5bf8ecb5af
Merge branch 'fix_rmaker_cluster' into 'main'
...
rmaker: Fix the size of char attributes and use the non deleted method
See merge request app-frameworks/esp-matter!658
2024-03-11 10:29:01 +08:00
Shu Chen
55c48ca8bd
Merge branch 'fix_incorrect_var' into 'main'
...
Use the correct variable in batter replacement description
See merge request app-frameworks/esp-matter!659
2024-03-11 10:25:53 +08:00
Shubham Patil
c58bc87b94
Fix battery replacement description and active locale attributes
2024-03-10 17:41:35 +05:30
Shubham Patil
9bfc4293a1
rmaker: Fix the size of char attributes and use the non deleted method
...
for matching the concrete path
2024-03-08 16:56:38 +05:30
Hrishikesh Dhayagude
d481fa9cf1
Merge branch 'fix-str-len-checks' into 'main'
...
Fix problems with string type attributes
See merge request app-frameworks/esp-matter!618
2024-03-08 09:32:14 +08:00
Vilem Zavodny
bed4aa92e3
fix: Fixed boot GPIO number on ESP32C6, ESP32H2 and ESP32C3.
2024-03-06 10:11:40 +01:00
Hrishikesh Dhayagude
105e8981f9
Merge branch 'update_scene_revision' into 'main'
...
update scene management revision
See merge request app-frameworks/esp-matter!649
2024-03-05 21:44:07 +08:00
liyashuai
2051348b28
update scene management revision
2024-03-05 09:59:28 +08:00
chendejin
6a21e50811
upload component files in submodule
2024-03-04 20:08:51 +08:00
Li Ya Shuai
700aebe75b
Merge branch 'main' into 'fix-str-len-checks'
...
# Conflicts:
# components/esp_matter/esp_matter_cluster.h
2024-03-04 18:35:32 +08:00
Hrishikesh Dhayagude
3b1aae0bb3
Merge branch 'update/submodule_update_1.3-sve_9f6d627' into 'main'
...
updated submodule to 1.3-sve branch
See merge request app-frameworks/esp-matter!641
2024-03-01 18:10:37 +08:00
liyashuai
4409873a87
remove administrator_commissioning basic feature from default root node
2024-03-01 11:30:14 +08:00
Hrishikesh Dhayagude
c6ec214b3c
Merge branch 'cherry-pick-dbd97b89' into 'main'
...
[Release v1.3/TE2] Add OffOnly feature support in OnOff cluster
See merge request app-frameworks/esp-matter!639
2024-02-29 15:53:03 +08:00
Li Ya Shuai
5b1d658c06
Merge branch '1_3_sve_diag_log' into 'update/submodule_update_1.3-sve_9f6d627'
...
[1.3-sve] Support diagnostic logs cluster in light example
See merge request app-frameworks/esp-matter!644
2024-02-28 20:20:32 +08:00
liyashuai
bc55974f34
resolve some comment
2024-02-28 19:33:00 +08:00
Shubham Patil
9998ef3cb6
Support diagnostic logs cluster in light example
2024-02-28 14:06:39 +05:30
Shubham Patil
e56e8873e0
Fix problems with string type attributes
...
- Use the defined consts when creating attributes
- Pass in the strlen and the max size of attribute when creating
attribute
- Allocate max-str-size plus the size for storing the string length when
creating the attribute metadata
2024-02-27 15:09:29 +05:30
liyashuai
d7a5642451
use SRCS instead of SRC_DIRS in refrigerator example CMakeLists
2024-02-27 16:56:25 +08:00
liyashuai
96abd8f8a4
fix build error
2024-02-27 12:21:28 +08:00
WanqQixiang
f9b4844735
Add check for CHIP_CONFIG_ENABLE_ICD_CIP when adding CIP feature for ICD management cluster
2024-02-27 12:21:28 +08:00
liyashuai
77d0c849d1
fix build error for submodule update to 1.3-sve
2024-02-27 12:21:28 +08:00
Sayon Deep
e439f600c7
updated submodule to 1.3-sve branch
2024-02-27 12:19:50 +08:00
Hrishikesh Dhayagude
b037340deb
Merge branch 'bugfix/ps' into 'main'
...
Fix type of min, max values for power source cluster
See merge request app-frameworks/esp-matter!627
2024-02-27 01:01:26 +08:00
Hrishikesh Dhayagude
16caf828e9
Merge branch 'config-optimizations' into 'main'
...
doc: Guide for optimizing RAM and flash using config options
See merge request app-frameworks/esp-matter!596
2024-02-27 00:59:08 +08:00
Shu Chen
d4cbddc4d3
Merge branch 'add_connectedhomeip_component' into 'main'
...
Add matter component based on esp-matter sdk and connectedhomeip
See merge request app-frameworks/esp-matter!552
2024-02-26 20:35:06 +08:00
Hrishikesh Dhayagude
9b86dec217
Merge branch 'cherry-pick-31216754' into 'main'
...
[Release v1.3/TE2] Add attributes of network commissioning cluster
See merge request app-frameworks/esp-matter!638
2024-02-26 16:35:59 +08:00
Rohit Jadhav
7ecd11eb72
Add OffOnly feature support in OnOff cluster and fixes https://jira.espressif.com:8443/browse/CON-1009
...
(cherry picked from commit dbd97b890748199c0098553c9391419926f7a62f)
2024-02-23 12:42:21 +05:30
Rohit Jadhav
06eeb3bf50
Add attributes of network commissioning and fix Jira https://jira.espressif.com:8443/browse/CON-1008
...
(cherry picked from commit 312167549510cdc41a50b8d6ecac1c67d8793ed0)
2024-02-23 12:41:23 +05:30
Shu Chen
b5c2a0fc07
Merge branch 'c6_icd' into 'main'
...
Add ESP32-C6 support for ICD example
See merge request app-frameworks/esp-matter!637
2024-02-22 12:05:26 +08:00
WanqQixiang
d20bd6d256
Fix CI building for esp-now bridge
2024-02-21 11:00:48 +08:00
WanqQixiang
f105b90de0
Add ESP32-C6 support for ICD example
2024-02-20 16:52:41 +08:00
Rohit Jadhav
06683ba66d
Fix type of min, max values for power source cluster
2024-02-16 17:12:29 +05:30
Hrishikesh Dhayagude
0715268468
Merge branch 'generic_switch/qrcode' into 'main'
...
Added qrcode to generic_switch light example README.
See merge request app-frameworks/esp-matter!632
2024-02-15 18:19:18 +08:00
Hrishikesh Dhayagude
f21e7b436e
Merge branch 'fix_dynamic_ep_check' into 'main'
...
Fix dynamic endpoint check and added abort in examples
See merge request app-frameworks/esp-matter!607
2024-02-15 18:07:36 +08:00
shripad621git
178657e738
Added qrcode to generic_switch light example README
2024-02-14 12:30:38 +05:30
Hrishikesh Dhayagude
fe4f9f6963
Merge branch 'pr_819' into 'main'
...
[GH_PR] Fix: mode-select feature on-off id (CON-998)
See merge request app-frameworks/esp-matter!624
2024-02-09 14:51:59 +08:00
Hrishikesh Dhayagude
95aef3d0b4
Merge branch 'pr_831' into 'main'
...
[GH_PR] Update generic_switch README.md (CON-1018)
See merge request app-frameworks/esp-matter!629
2024-02-09 14:51:10 +08:00
Hrishikesh Dhayagude
a301a3d616
Merge branch 'all_device_types/open_comm_window' into 'main'
...
all_device_types_app : Added the support to open commissioning window on removal of last fabric
See merge request app-frameworks/esp-matter!625
2024-02-08 12:43:00 +08:00
Ludovic BOUÉ
8223db65e9
Update README.md
...
Fix typo
2024-02-07 13:25:57 +01:00
Shubham Patil
ec72e3209d
examples: added ABORT_APP_ON_FAILURE macro to abort if APIs return error
2024-02-07 17:47:54 +05:30
Shubham Patil
d01fc5d03b
doc: Guide for optimizing RAM and flash using config options
2024-02-07 10:41:04 +05:30
Shu Chen
886aa35375
Merge branch 'bsp_integration' into 'main'
...
Changed HAL to use BSP
See merge request app-frameworks/esp-matter!547
2024-02-07 11:19:28 +08:00
Shu Chen
1e7f0aec73
Merge branch 'fix_blemesh_bridge_crash' into 'main'
...
example: Fix blemesh bridge example crash
Closes CON-1004
See merge request app-frameworks/esp-matter!626
2024-02-07 11:17:38 +08:00
WanqQixiang
668e22da6f
example: Fix blemesh bridge example crash
2024-02-06 19:29:58 +08:00
chendejin
d951642b5b
add esp_matter component based on esp-matter sdk and connectedhomeip
2024-02-06 16:14:02 +08:00
Shubham Patil
f6d77e58b8
core: add check for endpoint count
2024-02-06 09:57:26 +05:30
Shu Chen
8a421d1f18
Merge branch 'fix_node_label_read_failure_issue' into 'main'
...
fix node label read failure issue
See merge request app-frameworks/esp-matter!616
2024-02-06 11:13:21 +08:00