Shu Chen
3b847fdbe4
Merge branch 'pre-sve-add-lacking-attributes' into 'main'
...
Pre sve add missing attributes and cmd
See merge request app-frameworks/esp-matter!150
2022-06-30 11:07:44 +08:00
liyashuai
a0adf7f926
esp-matter: add some missing attributes
2022-06-29 15:13:46 +08:00
Shu Chen
7a37450a61
Merge branch 'feature/update_chip_submodule_2ac3ee7' into 'main'
...
update the matter SDK to the commit c38e915
See merge request app-frameworks/esp-matter!151
2022-06-27 16:39:02 +08:00
jerry
b99169db24
submodule: update the matter SDK to the commit c38e915
2022-06-27 14:37:03 +08:00
Shu Chen
acfac29d91
Merge branch 'feature/identify_trigger_effect' into 'main'
...
Cluster: Add trigger effect for identify cluster
See merge request app-frameworks/esp-matter!149
2022-06-22 20:57:14 +08:00
WanqQixiang
10437e4cbe
Cluster: Add trigger effect for identify cluster
2022-06-20 20:42:19 +08:00
Shu Chen
03062214c3
Merge branch 'bugfix/using_namespace_out_header' into 'main'
...
Bugfix: Avoid using 'using namspace' in headers
See merge request app-frameworks/esp-matter!147
2022-06-17 20:26:09 +08:00
WanqQixiang
660cb42c4c
Bugfix: Avoid using 'using namspace' in headers
2022-06-17 16:14:23 +08:00
Hrishikesh Dhayagude
4048f6c672
Merge branch 'docs/readme_fixes' into 'main'
...
readme: Memory numbers update
See merge request app-frameworks/esp-matter!145
2022-06-17 14:03:27 +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
6a244a7b1e
Merge branch 'fix_links' into 'main'
...
Fix rendering of the links in README
See merge request app-frameworks/esp-matter!144
2022-06-16 11:38:22 +08:00
Hrishikesh Dhayagude
4707fd3dbd
Fix rendering of the links in README
2022-06-16 09:07:22 +05:30
Hrishikesh Dhayagude
5ff7d0d7fa
Merge branch 'remove_rainmaker' into 'main'
...
examples: Remove rainmaker_light
See merge request app-frameworks/esp-matter!143
2022-06-16 10:50:45 +08:00
Shubham Patil
421dddd203
examples: Remove rainmaker_light
2022-06-15 10:54:20 +05:30
Hrishikesh Dhayagude
501c08715a
Merge branch 'update_readme' into 'main'
...
Update the release notes and the top-level README.md
See merge request app-frameworks/esp-matter!142
2022-06-14 20:27:08 +08:00
Hrishikesh Dhayagude
74690bfc3f
Update the release notes and the top-level README.md
2022-06-14 14:58:00 +05:30
Hrishikesh Dhayagude
cdfeb3280f
Merge branch 'fix_level_control' into 'main'
...
examples/light: Fix the level control
See merge request app-frameworks/esp-matter!141
2022-06-14 02:00:12 +08:00
Shubham Patil
dd6ff7afaa
examples: Fix af-gen-event.h
...
This fixes the level control on light app
2022-06-13 20:01:27 +05:30
Hrishikesh Dhayagude
b7a6bd5be8
Merge branch 'docs_update' into 'main'
...
Update the Matter documentation
See merge request app-frameworks/esp-matter!132
2022-06-12 00:31:12 +08:00
Hrishikesh Dhayagude
6c8db6e2ac
Update the Matter documentation
2022-06-11 18:36:02 +05:30
Hrishikesh Dhayagude
f64458248b
Merge branch 'purge_s2' into 'main'
...
Remove S2 references and do not deinit ble on commissioning complete
See merge request app-frameworks/esp-matter!140
2022-06-09 23:46:02 +08:00
Shubham Patil
bc45bb3a66
Do not deinit BLE on Commissioning Complete and minor doc change
2022-06-09 18:56:50 +05:30
Shubham Patil
41e7ea0596
Remove support for ESP32S2 chip
2022-06-09 18:56:50 +05:30
Shu Chen
f8b2b92290
Merge branch 'doc/add_blemesh_bridge' into 'main'
...
blemesh_bridge: add CI and Docs
See merge request app-frameworks/esp-matter!133
2022-06-07 10:12:57 +08:00
Hrishikesh Dhayagude
5416b4513e
Merge branch 'release_notes' into 'main'
...
Add release notes document
See merge request app-frameworks/esp-matter!139
2022-06-06 20:47:03 +08:00
Hrishikesh Dhayagude
704a6899df
Add release notes document
2022-06-06 15:21:50 +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
InfiniteYuan
1a63fae155
blemesh: add ci and doc for blemesh_bridge example
2022-06-06 11:06:15 +08:00
Shu Chen
bb7b777184
Merge branch 'example/bridge-app-blemesh' into 'main'
...
Example: Add bridge_blemesh example
See merge request app-frameworks/esp-matter!97
2022-06-06 09:55:33 +08:00
Shu Chen
333e41e19c
Merge branch 'task/submodule_update_b26e40052' into 'main'
...
submodule: Update submodule to include zap generation fixes
See merge request app-frameworks/esp-matter!137
2022-06-06 09:53:27 +08:00
Shu Chen
73f7a50b64
Merge branch 'bugfix/data_model_fixes' into 'main'
...
esp_matter: Data model fixes
See merge request app-frameworks/esp-matter!136
2022-06-06 09:53:14 +08:00
Chirag Atal
fcc0e3f183
submodule: Update submodule to include zap generation fixes
2022-06-03 12:35:09 +05:30
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
Hrishikesh Dhayagude
8e2bb818a6
Merge branch 'task/zap_light_update' into 'main'
...
zap_light: Updated zap-generated to use color_temperature_light
See merge request app-frameworks/esp-matter!135
2022-06-02 23:06:15 +08:00
Chirag Atal
e3df95bf63
zap_light: Updated zap-generated to use color_temperature_light
2022-06-01 19:41:39 +05:30
Chirag Atal
6e50d9dbac
esp_matter_core: Handle creating duplicate clusters better
2022-05-31 18:13:03 +05:30
Hrishikesh Dhayagude
cf1f290e10
Merge branch 'bugfix/rainmaker_cluster_id' into 'main'
...
esp_matter_rainmaker: Fix the rainmaker cluster_id
See merge request app-frameworks/esp-matter!134
2022-05-31 20:38:50 +08:00
Chirag Atal
0b555d3cf7
esp_matter_rainmaker: Fix the rainmaker cluster_id
...
docs: Corresponding changes
2022-05-31 16:09:38 +05:30
InfiniteYuan
f9b306bd42
example: add matter bridge for ble mesh, modify app_bridge component to fit ble mesh.
2022-05-31 15:55:15 +08:00
Shu Chen
9a13e6684e
Merge branch 'task/matter_docs' into 'main'
...
docs: Add matter docs
See merge request app-frameworks/esp-matter!119
2022-05-30 12:19:15 +08:00
Shu Chen
2f49d2871c
docs: Miscellaneous changes
2022-05-29 20:01:49 +08:00
Shu Chen
a9d0f37f02
ci: fix build and docs ci
2022-05-29 14:59:12 +08:00
Hrishikesh Dhayagude
07342808b6
Miscellaneous changes in the documentation - Part I
2022-05-28 07:43:20 +08:00
Chirag Atal
c3d58d2668
Minor docs changes
2022-05-28 07:43:20 +08:00
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
11a898f973
CI fixes
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
27c3f6ba00
CI changes
2022-05-28 07:43:20 +08:00