Commit Graph

131 Commits

Author SHA1 Message Date
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
Rohit Jadhav 12fc797e55 Add support of delegate to derived clusters of mode base cluster along with the documentation 2024-05-20 16:56:54 +08:00
Rohit Jadhav eb4185902b Support to add delegate callbacks in cluster. 2024-05-08 12:26:22 +05:30
Hrishikesh Dhayagude cc635e23c2 Merge branch 'thermostat/add-feature' into 'main'
Add LocalTemperatureNotExposed feature support to thermostat

See merge request app-frameworks/esp-matter!715
2024-04-26 18:19:06 +08:00
Rohit Jadhav c47b98bb42 Add LocalTemperatureNotExposed feature support to thermostat 2024-04-25 15:24:07 +05:30
Rohit Jadhav f60222a85c Add unit localization cluster 2024-04-25 12:57:55 +05:30
WanqQixiang eadcdc6803 esp-matter: Update features for ICD Management cluster 2024-04-12 17:24:13 +08:00
Rohit Jadhav 19afe6e3ed Add electrical sensor device type 2024-04-11 23:45:19 +05:30
Hrishikesh Dhayagude ca174c74ee Merge branch 'device/rain_sensor' into 'main'
Add Rain Sensor device type

See merge request app-frameworks/esp-matter!661
2024-04-02 21:32:48 +08:00
Rohit Jadhav b3f5a9aa53 Add Rain Sensor device type 2024-04-01 16:37:14 +05:30
SEUNGHEE LEE f913c85e78 Merge branch 'main' into feature/support-float-attr-val 2024-03-24 20:55:10 +09:00
Li Ya Shuai 4fb00b5563 update scene management cluster for matter1.3 2024-03-21 09:47:23 +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
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
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
liyashuai bc55974f34 resolve some comment 2024-02-28 19:33:00 +08:00
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
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
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
PSONALl 2d74e4d104 Add keypad-input cluster 2024-01-09 11:21:57 +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
Hrishikesh Dhayagude d26a261266 Merge branch 'oper-state' into 'main'
Add operational state cluster's attributes, commands and events

See merge request app-frameworks/esp-matter!543
2023-11-20 17:28:21 +08:00
PSONALl b3d49a84b8 Add operational state cluster's attributes, commands and events 2023-11-10 12:02:27 +05:30
WanqQixiang 3cb44d49ad esp_matter:Add plugin initialization callback record to avoid duplicate call 2023-11-09 16:30:16 +08:00
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
Hrishikesh Dhayagude 6aa7601258 Merge branch 'feature/add_judgement_for_event_list_create' into 'main'
add a judgement for create event list attribute

See merge request app-frameworks/esp-matter!495
2023-09-22 17:12:00 +08:00
liyashuai d6a1b68298 add a judgement for create event list attribute 2023-09-15 13:34:52 +08:00
Hrishikesh Dhayagude b1f8e38168 Merge branch 'bugfix/thermostat' into 'main'
Sync thermostat cluster features to spec

See merge request app-frameworks/esp-matter!491
2023-09-12 18:21:11 +08:00
Rohit Jadhav c5dc913c38 Sync thermostat cluster features to spec
Fixes https://github.com/espressif/esp-matter/issues/628
2023-09-12 12:43:13 +05:30
Hrishikesh Dhayagude f507e6ca15 Merge branch 'te2-optional-attributes' into 'main'
Matter v1.2 TE-2 optional features and submodule update

See merge request app-frameworks/esp-matter!465
2023-09-12 13:44:54 +08:00
PSONALl d4c8b65772 Matter v1.2 TE-2 optional features and submodule update 2023-09-11 09:16:55 +05:30
liyashuai 1fe8888ec7 remove optional command resetcounts in dgthread cluster 2023-09-08 12:06:38 +08:00
liyashuai 40715bc358 add global attribute event_list 2023-08-28 15:12:54 +08:00