Commit Graph

1374 Commits

Author SHA1 Message Date
Hrishikesh Dhayagude 434aa0b676 Merge branch 'pr_863' into 'main'
[GH_PR] support r/w floating(single) value type (CON-1077)

See merge request app-frameworks/esp-matter!674
2024-04-02 12:51:23 +08:00
Shu Chen dda2d776df Merge branch 'bugfix/blemesh_platform' into 'main'
bugfix: blemesh platform don't include chip_persist_subscriptions variable

See merge request app-frameworks/esp-matter!479
2024-04-02 12:32:03 +08:00
Shu Chen 806230ce05 Merge branch 'fix_fmt_specifier' into 'main'
Fix the format specifier for int8 and uint8

See merge request app-frameworks/esp-matter!676
2024-04-02 11:59:38 +08:00
Rohit Jadhav b3f5a9aa53 Add Rain Sensor device type 2024-04-01 16:37:14 +05:30
Shubham Patil f16b743dad Added documentation for when to disable CONFIG_ENABLE_TEST_SETUP_PARAMS option 2024-03-29 14:25:32 +05:30
Shubham Patil d80fc4d789 Fix the format specifier for int8 and uint8
Some compilers do not identify PRIx8 or PRIu8 and shows as hu in logs
and does not print the actual values. So lets use "%u" and "%i" instead.
2024-03-29 11:46:02 +05:30
Hrishikesh Dhayagude e8e6d70e36 Merge branch 'example/blemesh_bridge_platform_update' into 'main'
blemesh_bridge: sync nimble/BLEManagerImpl.cpp for blemesh_bridge

See merge request app-frameworks/esp-matter!652
2024-03-25 13:58:56 +08:00
InfiniteYuan ee05e655b6 bugfix: blemesh platform don't include chip_persist_subscriptions variable 2024-03-25 11:24:09 +08:00
SEUNGHEE LEE f913c85e78 Merge branch 'main' into feature/support-float-attr-val 2024-03-24 20:55:10 +09:00
Shu Chen 8b7d90a5bd Merge branch 'update_scene_management_for_matter_1_3' into 'main'
update scene management cluster for matter1.3

See merge request app-frameworks/esp-matter!662
2024-03-21 09:47:23 +08:00
Li Ya Shuai 4fb00b5563 update scene management cluster for matter1.3 2024-03-21 09:47:23 +08:00
Hrishikesh Dhayagude 8bd97db3dc Merge branch 'pr_870' into 'main'
[GH_PR] Fix a typo in generic_switch example README.md (CON-1086)

See merge request app-frameworks/esp-matter!667
2024-03-14 12:41:04 +08:00
Ludovic BOUÉ dbd2597319 Fix a typo in generic_switch example README.md 2024-03-13 13:11:58 +01:00
Hrishikesh Dhayagude c52a1e8c9f Merge branch 'pr_868' into 'main'
[GH_PR] Make error message generic for other bridge device types (CON-1083)

See merge request app-frameworks/esp-matter!664
2024-03-13 12:31:32 +08:00
SEUNGHEE LEE 810a9ca8bc - attribute: support r/w floating(single) value type
- concentration measurement clusters: change attr value type (float)
- remove 'add uncentainty attribute'
- add 'measurement medium' attribute
2024-03-12 21:39:33 +09:00
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
YuanMingFu b6ddb30bc9 blemesh_bridge: update BLEManagerImpl.cpp 2024-03-07 15:51:31 +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