WanqQixiang
ca747595be
esp_matter: Add support for nullable attribute setting and getting
2022-11-03 12:20:49 +08:00
WanqQixiang
dbc6a9c064
bugfix: add device type version
2022-09-26 14:11:09 +08:00
WanqQixiang
c8485f8bc6
Bugfix: Add privilege for TestEventTrigger command on GeneralDiagnostics cluster
2022-09-19 19:17:21 +08:00
WanqQixiang
32ec5c5ae8
Update matter submodule to b89aa66d9c
2022-09-16 14:28:01 +08:00
liyashuai
4c5232934e
ota: make OTA clusters optional.
2022-08-30 17:10:14 +08:00
WanqQixiang
6c875685fa
Add update color_capabilities function for colorcontrol cluster
2022-08-26 18:39:28 +08:00
WanqQixiang
7dc141a553
Add TestEventTrigger EnableKey
2022-08-26 11:21:00 +08:00
Shu Chen
e0c4b5db75
Merge branch 'submodule/update-chip-submodule' into 'main'
...
Submodule: Update connectedhomeip submodule to the lastest master(06457aea2d)
See merge request app-frameworks/esp-matter!172
2022-08-18 09:41:40 +08:00
WanqQixiang
ec0fdec8f3
Submodule: Update connectedhomeip submodule to current master(06457aea2d)
2022-08-17 19:12:24 +08:00
Shu Chen
d380670056
Merge branch 'device_instance_info_provider' into 'main'
...
Set device instance info provider to read data from factory partition
See merge request app-frameworks/esp-matter!168
2022-08-17 11:07:46 +08:00
Rohit Jadhav
7f8c9e2478
Updated device types according to specs
2022-08-05 19:55:15 +05:30
Shu Chen
248948a3d3
Merge branch 'bugfix/ra-infinite' into 'main'
...
bugfix: fix crash on router advertisements with infinite timeout
See merge request app-frameworks/esp-matter!166
2022-08-04 19:40:33 +08:00
Shubham Patil
562408a0a3
Set device instance info provider to read data from factory partition
2022-08-03 23:28:51 +05:30
Chirag Atal
4b47bf9819
identification: Renaming esp_matter::identify to identification
...
This is to reduce confusions with esp_matter::cluster::identify.
2022-08-03 19:48:21 +05:30
Jiacheng Guo
b68a552a97
bugfix: fix crash on router advertisements with infinite timeout
2022-08-03 15:17:29 +08:00
Chirag Atal
d719c97b88
endpoint: Added support for priv_data
...
This priv_data is returned to the application in the attribute_update and the identify callbacks.
2022-08-02 16:01:38 +05:30
Chirag Atal
0800f66c0e
identify: Resturcturing identify to simplify application
...
Removed the separate identify component, and made it a part of esp_matter itself.
Added a common callback for the application.
2022-08-02 15:21:35 +05:30
Shu Chen
c1dca7810f
Merge branch 'sve-bug-fix' into 'main'
...
Bugfix: Fix the bugs found in SVE
See merge request app-frameworks/esp-matter!162
2022-07-27 20:48:18 +08:00
WangQixiang
f61e804313
Bugfix: Add record for boot reason event
2022-07-27 10:28:00 +08:00
WangQixiang
0e26d72977
Bugfix: Make ota_requestor update_progress nullable and set the update_possible default to true
2022-07-27 10:28:00 +08:00
WangQixiang
68f7bd088b
Bugfix:Change the defaults_ota_provider type from octstr to array
2022-07-27 10:28:00 +08:00
WangQixiang
ed13200ebf
Bugfix: Add check for attribute::set_val
2022-07-27 10:27:55 +08:00
WangQixiang
4cfcf617c9
Feature: Add NumberOfPrimaries, PrimarynX, PrimarynY and PrimarynIntensity attributes in ColorControl cluster
2022-07-26 19:59:18 +08:00
Rohit Jadhav
e1f80a3d77
Updated connectedhomeip submodule to ae4e105
2022-07-26 18:52:08 +08:00
Hrishikesh Dhayagude
2d77b2b58b
Merge branch 'feature/basic_and_diag_wifi' into 'main'
...
Feature: Add optional features & attributes in basic cluster and wifinetworkdiag cluster
See merge request app-frameworks/esp-matter!155
2022-07-20 13:48:06 +08:00
Chirag Atal
5fc57ad4c4
esp_matter_rainmaker: Fixing compilation
...
esp_matter_attribute: Minor additions
2022-07-11 10:55:03 -04:00
WanqQixiang
825e9ad3c8
Feature: Add optional features & attributes in basic cluster and wifinetworkdiag cluster
2022-07-06 16:52:13 +08:00
WanqQixiang
a19f555c90
Features: Add optional features APIs for LevelControl cluster.
...
Bugfix: Add NULLABLE flag for start_up_on_off attribute.
2022-07-05 11:57:16 +08:00
Shu Chen
110a612f05
Merge branch 'bugfix/nonvolatile-attr' into 'main'
...
bugfix: Add nonvolatile attribute initializing for on_off cluster
See merge request app-frameworks/esp-matter!152
2022-07-01 17:59:40 +08:00
Shu Chen
0814221c02
Merge branch 'bugfix/start_up_event' into 'main'
...
Bugfix: Add HandleServerStarted function to record start_up event
See merge request app-frameworks/esp-matter!153
2022-07-01 17:56:37 +08:00
WanqQixiang
7a28bf784b
submodule: update connectedhomeip submodule to c1d5431
2022-07-01 14:17:02 +08:00
WanqQixiang
51c0032c50
bugfix: Add nonvolatile attribute initializing for on_off cluster
2022-07-01 11:27:35 +08:00
WanqQixiang
dea7c14236
Bugfix: Add HandleServerStarted function to record start_up event
2022-06-30 12:20:53 +08:00
WanqQixiang
c23555fcf7
Cluster: Add enhanced-hue and color-loop features to color-control cluster
2022-06-30 11:41:33 +08:00
liyashuai
a0adf7f926
esp-matter: add some missing attributes
2022-06-29 15:13:46 +08:00
jerry
b99169db24
submodule: update the matter SDK to the commit c38e915
2022-06-27 14:37:03 +08:00
WanqQixiang
10437e4cbe
Cluster: Add trigger effect for identify cluster
2022-06-20 20:42:19 +08:00
WanqQixiang
660cb42c4c
Bugfix: Avoid using 'using namspace' in headers
2022-06-17 16:14:23 +08:00
Chirag Atal
880195c7bd
readme: Memory numbers update
...
Also docs link update
blemesh_bridge: Readme fixes
esp_matter_cluster: Add missing cluster_revision attributes
2022-06-16 18:30:28 +05:30
Hrishikesh Dhayagude
c36fd7c830
Merge branch 'bugfix/cluster_create' into 'main'
...
esp_matter_core: Handle creating duplicate clusters better
See merge request app-frameworks/esp-matter!131
2022-06-06 17:08:56 +08:00
Chirag Atal
62c20badfc
esp_matter_cluster: Add wifi and thread diagnostics clusters
2022-06-03 10:50:17 +05:30
Chirag Atal
533ab129ee
esp_matter: Data model fixes
...
- Removed color_dimmable_light
- Fixed identify cluster for switch
- Fixed basic cluster on all endpoints
- Passing NULL config for client clusters
2022-06-03 10:50:10 +05:30
Chirag Atal
6e50d9dbac
esp_matter_core: Handle creating duplicate clusters better
2022-05-31 18:13:03 +05:30
Chirag Atal
0b555d3cf7
esp_matter_rainmaker: Fix the rainmaker cluster_id
...
docs: Corresponding changes
2022-05-31 16:09:38 +05:30
Chirag Atal
196ed4b579
esp_matter_cluster: Creating binding attribute by default if another client cluster is created
2022-05-28 07:43:20 +08:00
Chirag Atal
743f5cd90e
light: Change color_dimmable_light to color_temperature_light
...
Added support for temperature in app_driver.
Adding hue and saturation after the color_temperature_light endpoint has been created.
Similar changes in other light examples.
2022-05-28 07:43:20 +08:00
Chirag Atal
adc45fb552
esp_matter: Add support for more device types
...
Also other minor doc changes.
2022-05-28 07:43:20 +08:00
Chirag Atal
a14fb95d08
esp_matter_core: Check for already existing cluster while creating
...
If it exists, return the existing one.
Similar checks for attributes and commands.
esp_matter_cluster: Creating attributes only if the cluster is a server.
2022-05-28 07:43:20 +08:00
Chirag Atal
039589befc
esp_matter_endpoint: Adding more device types
2022-05-28 07:42:00 +08:00
Chirag Atal
28b385d228
esp_matter: Change all IDs to their correct data types.
2022-05-28 07:42:00 +08:00