Commit Graph

258 Commits

Author SHA1 Message Date
Shubham Patil 0fd164ad0a mfg_tool: Generate onboarding payloads using chip-tool
qrcodetool behaves differently on macos and linux which breaks the
mfg_tool.py on linux. chip-tool has the facility to generate the
onboarding payloads.

Unique-id belongs to chip-factory namespace and it was present in
chip-config, fixed it.
2022-07-05 21:16:00 +05:30
Shu Chen 613f617a3a Merge branch 'feature/optional_features_level_control' into 'main'
Features: Add optional features APIs for LevelControl cluster.

See merge request app-frameworks/esp-matter!154
2022-07-05 16:13:03 +08:00
Shu Chen d96695ed52 button: use fixed button component version 2022-07-05 14:35:18 +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
Shu Chen 27c37ce881 Merge branch 'feature/missing_features_color_control' into 'main'
Cluster: Add enhanced-hue and color-loop features to color-control cluster

See merge request app-frameworks/esp-matter!148
2022-06-30 18:57:43 +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
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