Commit Graph

81 Commits

Author SHA1 Message Date
Shripad Deshpande 1711f58937 feature/taglist : Added the missing TagList feature for descriptor cluster. 2024-07-16 12:10:55 +05:30
Shubham Patil 468f2d8d5b Fix battery replacement description and active locale attributes 2024-03-11 11:21:46 +05:30
Shubham Patil fa4b4374db 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-03-08 11:47:24 +05:30
Hrishikesh Dhayagude c802acb89d Merge branch 'therm-user-config' into 'main'
Add thermostat user interface configuration cluster

See merge request app-frameworks/esp-matter!560
2023-12-01 17:52:08 +08:00
PSONALl 4ca3541b08 Add thermostat user interface configuration cluster 2023-11-28 16:12:56 +05:30
PSONALl aff8e2e774 Add ethernet network diagnostics cluster 2023-11-28 11:15:04 +05:30
PSONALl 2322a30019 Fix speed setting and percent setting attributes 2023-11-15 12:02:52 +05:30
PSONALl cbcbfa8af0 Add bounds to fan control cluster attributes 2023-11-07 18:48:19 +05:30
Hrishikesh Dhayagude 12716c76e7 Merge branch 'update-to-matter-1_2' into 'main'
Update CHIP submodule to 1.2.0.1

See merge request app-frameworks/esp-matter!537
2023-11-06 19:09:25 +08:00
Rohit Jadhav 0fdb83184e Update CHIP submodule to 1.2.0.1 2023-11-06 12:56:53 +05:30
PSONALl 2b692e812b Add Smoke CO Alarm device type 2023-11-01 17:58:46 +05:30
PSONALl 1e3ace5d46 Add robotic vaccum cleaner device type 2023-10-27 11:51:16 +05:30
PSONALl de4e398d26 Add laundry washer device type
Laundry washer device type

Add features to laundry washer
2023-10-27 11:51:16 +05:30
PSONALl f7043d6824 Add dish washer device types 2023-10-27 11:51:16 +05:30
PSONALl 20a1d642ee Add Air Purifier device type
Add commands to air purifier
2023-10-27 11:51:16 +05:30
PSONALl d6c7357d17 Add Air Quality Sensor Device type and Concentration Measurement Clusters 2023-10-27 11:51:16 +05:30
WanqQixiang 9e53da83cd esp_matter: add icd management cluster support
Add thread sleepy example

connectedhomeip: update submodule to support ICD

Update idf version to commit 6b1f40b9bf on release/v5.1 branch
2023-10-18 12:33:52 +08:00
PSONALl d4c8b65772 Matter v1.2 TE-2 optional features and submodule update 2023-09-11 09:16:55 +05:30
liyashuai 40715bc358 add global attribute event_list 2023-08-28 15:12:54 +08:00
PSONALl 57c55bd711 Matter v1.2 TE2 platform fixes -
Update Cluster Revision of all clusters

Add scene clusters missing commands

Add Product Appearance attribute to basic information cluster

Add missing attributes in color control cluster

Add breadcrumb attribute

Add missing attributes and commands in bridged device information cluster

Fix typo in basic information cluster

Add Scene Table Size attribute

Fix CI for zigbee bridge

Add attribute bounds and string length checks
2023-08-25 16:56:18 +05:30
liyashuai 815b148e5a set StartUpColorTemperatureMireds to nonvolatile 2023-08-10 20:45:15 +08:00
Rohit Jadhav 08a2f751df Sync fan control cluster impl to spec 2023-08-09 10:37:35 +05:30
Rohit Jadhav 0075bfb701 Sync component with latest spec 2023-07-26 09:40:01 +05:30
Rohit Jadhav 92a9e9b619 Add refrigerator and temperature controlled cabinet device types 2023-07-25 20:28:29 +05:30
Rohit Jadhav cf0d7c16be Add device type power source. Closes
https://github.com/espressif/esp-matter/issues/499
2023-07-20 19:25:38 +05:30
InfiniteYuan 87678ff5cf feature: add software_diagnostics and diagnostic_logs cluster 2023-07-10 14:52:04 +08:00
Rohit Jadhav e965560480 Addressed review comments 2023-07-06 15:13:29 +05:30
Rohit Jadhav f5e80e7482 Added support of mode select 2023-07-06 11:47:53 +05:30
Rohit Jadhav 09ac01ff5b Add min/max bound to fan_mode attribute. Closes https://github.com/espressif/esp-matter/issues/354 2023-04-28 15:37:40 +05:30
liyashuai f6a2f5c5b3 add humidity sensor device type 2023-04-23 18:41:06 +08:00
Rohit Jadhav f8e657d3be Add optional attributes of thermostat cluster to matter sdk 2023-04-17 16:24:14 +05:30
Shu Chen f2e77d239e Merge branch 'support-c6-h2' into 'main'
Add support for ESP32-C2, ESP32-C6 and ESP32-H2-MP

See merge request app-frameworks/esp-matter!319
2023-03-24 15:30:52 +08:00
wanghuixiao 8d3b0aab81 Repair type: Update the type of safety_status attribute 2023-03-16 17:12:19 +08:00
WanqQixiang c44c2177a3 submodule-update: Update connectedhomeip submodule to 7e69c66bb for matter 1.1 TE1 2023-03-16 14:15:23 +08:00
Rohit Jadhav 3484600fa6 Removed un-used code of window covering cluster and sync with spec
Addressed review comments
2023-03-15 17:13:05 +05:30
Shubham Patil 5a3cc53b8b Applied suggestions 2023-02-24 13:20:25 +08:00
Rohit Jadhav 549f81910e Added Pump device type to data model 2023-02-24 10:49:40 +05:30
Rohit Jadhav 50e2b7f4f5 Added flow sensor device type 2023-02-20 11:12:05 +05:30
Rohit Jadhav e2a69d2cc8 Added pressure sensor device type 2023-02-18 00:17:17 +05:30
Rohit Jadhav ae1d5d87fb Added light-sensor device type 2023-02-17 15:02:00 +05:30
Shubham Patil 73125631c0 Localization Configuration and time format localization cluster 2023-02-06 19:23:03 +05:30
PSONALl 674e419282 Fix typo in fan control device type 2023-02-01 02:35:58 +05:30
WanqQixiang f705a89c80 Submodule: Update submodule to the new released tag v1.0.0.1
CI: Activate matter build env before building the examples

sdkconfig: update sdkconfig to disable BT connection reattempt
2022-12-23 17:03:57 +08:00
Rohit Jadhav b6c90fbf8b Added support of attributes, commmands, features for thermostat cluster 2022-12-06 11:04:03 +05:30
WanqQixiang ba454ce389 esp_matter: Add support for nullable attribute setting and getting 2022-11-02 16:50:25 +08:00
WanqQixiang 8160c16dd7 Submodule: Update connectedhomeip repo to commit 4f7669b0 in v1.0 branch 2022-09-27 20:40:27 +08:00
WanqQixiang af5ac793d1 esp_matter_bridge: Add aggregator device type and add parent_endpoint_id for bridged_endpoint
example: Add aggregator endpoint for bridge examples
2022-09-09 14:11:53 +08:00
PSONALl 05d689c7a7 Add support of window covering device type 2022-09-06 12:01:49 +05:30
liyashuai 438ceb36b9 user-label: add-user-label-cluster 2022-09-01 19:53:48 +08:00
Chirag Atal 7ab1b365e6 esp_matter: Data model fixes according to spec 2022-09-01 10:26:57 +05:30