Rohit Jadhav
f8c5bbfbfd
components/esp-matter: Add Battery Storage device type.
2024-11-29 08:18:08 +05:30
Rohit Jadhav
65978b8833
components/esp-matter: Add Solar Power device type.
2024-11-28 15:21:26 +05:30
Rohit Jadhav
ddbc6e27b0
components/esp-matter: Add Water Heater device type
2024-11-19 13:47:00 +05:30
Hrishikesh Dhayagude
55981f731c
Merge branch 'device/mounted' into 'main'
...
components/esp-matter: Add Mounted On Off Control and Mounted Dimmable Load Control device types.
See merge request app-frameworks/esp-matter!940
2024-11-15 13:41:40 +08:00
Rohit Jadhav
b51fc3cff0
components/esp-matter: Add Mounted On Off Control and Mounted Dimmable Load Control device types.
2024-11-13 11:53:35 +05:30
Rohit Jadhav
02eb4ef931
components/esp-matter: Update device types as per v1.4 spec
2024-11-07 10:40:30 +05:30
Shu Chen
988a5d1f4f
Merge branch 'example/add_lit_icd' into 'main'
...
example: Add LIT ICD configurations for icd_app
See merge request app-frameworks/esp-matter!909
2024-11-05 12:29:57 +08:00
Shu Chen
fdd1fd00e9
Merge branch 'bridge_app' into 'main'
...
examples: move all the bridge apps to one directory and add a bridge_cli example for test
Closes CON-1379
See merge request app-frameworks/esp-matter!913
2024-11-05 12:29:39 +08:00
liyashuai
94db7a418a
components/esp-matter: remove scene management cluster, change color temperature min value
2024-10-31 10:36:23 +08:00
WanqQixiang
47892c7420
bridge: fix descriptor cluster when resuming bridged endpoints
2024-10-17 15:59:13 +08:00
WanqQixiang
d2ce3640c6
esp_matter: Fix attributes in UAT feature of ICD Management cluster
2024-10-15 11:55:41 +08:00
chendejin
a33ed54ac3
Added secondary network interface device type in esp-matter
2024-09-20 16:40:17 +08:00
WanqQixiang
0b13dbb216
esp_matter: Add thread border router management support and thread border router example
2024-09-19 17:07:39 +08:00
Rohit Jadhav
d3a145a713
components/esp_matter: Add control bridge device type. Fixes https://github.com/espressif/esp-matter/issues/1029
2024-08-16 11:22:53 +05:30
Shu Chen
0dc95c097d
Merge branch 'add_ota_requestor_provider_device_type' into 'main'
...
add ota requestor and provider device definition
See merge request app-frameworks/esp-matter!831
2024-07-31 17:02:01 +08:00
liyashuai
54ffd18ecd
add ota requestor and provider device definition
2024-07-29 10:17:53 +08:00
Shubham Patil
b53f530600
component/esp-matter: Function out the endpoint create with help of
...
templates
2024-07-25 08:31:34 +05:30
Rohit Jadhav
cbc43909ea
components/esp-matter: Moved descriptor cluster create to create endpoint API
2024-07-24 11:02:43 +05:30
Rohit Jadhav
6a442f99e5
components/esp-matter: Wifi-Network-Diagnostics and Thread-Network-Diagnostics should not be present on root_node by default.
2024-07-18 12:47:53 +05:30
Hrishikesh Dhayagude
3cb273c909
Merge branch 'device/pump_controller' into 'main'
...
components/esp_matter: Add pump controller device type.
See merge request app-frameworks/esp-matter!805
2024-07-14 13:11:59 +08:00
Hrishikesh Dhayagude
bd1a1633de
Merge branch 'root_endpoint_priv_data' into 'main'
...
Add support to set private data on the root endpoint
See merge request app-frameworks/esp-matter!789
2024-07-12 20:01:30 +08:00
Rohit Jadhav
c86679f9b7
components/esp_matter: Add pump controller device type.
...
Fixes https://github.com/espressif/esp-matter/issues/998 .
2024-07-12 17:14:17 +05:30
mahesh
c8677d70e4
components: Add support to set private data on the root endpoint
2024-07-05 18:45:10 +05:30
mahesh
b23735dabc
components: Replaced diagnostics cluster namespaces as per the spec
2024-07-05 15:42:23 +05:30
Rohit Jadhav
7abee629df
[component/esp_matter] Add device energy management device type
2024-05-31 14:51:09 +05:30
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
Rohit Jadhav
c2f3e618b5
Add cook surface and cooktop device types
2024-05-13 12:12:37 +05:30
Rohit Jadhav
09d1ef4381
Add water freeze device type
2024-05-10 20:54:47 +05:30
Rohit Jadhav
2df2325158
Add Oven device type
2024-05-03 12:28:39 +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
Rohit Jadhav
b3f5a9aa53
Add Rain Sensor device type
2024-04-01 16:37:14 +05:30
liyashuai
4409873a87
remove administrator_commissioning basic feature from default root node
2024-03-01 11:30:14 +08:00
liyashuai
77d0c849d1
fix build error for submodule update to 1.3-sve
2024-02-27 12:21:28 +08:00
mocul
76876a622b
Modified Wrong comment "color_dimmer_switch" to "generic_switch"
2024-01-19 09:46:00 +08:00
Rohit Jadhav
cb5480be1f
Add water leak detector device type
2023-12-21 15:32:57 +05:30
PSONALl
2b692e812b
Add Smoke CO Alarm device type
2023-11-01 17:58:46 +05:30
Hrishikesh Dhayagude
37fc0b34c8
Documentation updates
...
- Update the supported device types list
- Fix typo in the vacuum device type
2023-10-29 20:02:22 +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
Rohit Jadhav
5f79a45627
Change return type of add() API to esp_err from endpoint.
2023-10-27 11:50:07 +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
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