Commit Graph

57 Commits

Author SHA1 Message Date
liyashuai 8a16428375 add mfg tool example for pre-provising in docs 2023-04-19 11:17:24 +08:00
WanqQixiang ca1258fd51 bugfix: Fix docker build in github 2023-03-31 17:36:56 +08:00
Shu Chen f2e77d239e Merge branch 'support-c6-h2' into 'main'
Add support for ESP32-C2, ESP32-C6 and ESP32-H2-MP

See merge request app-frameworks/esp-matter!319
2023-03-24 15:30:52 +08:00
WanqQixiang 7b2912a9e5 submodule: Update connectedhomeip submodule to bc8c9ece1 to support ESP32-C6 and ESP32-H2-MP
docs: Add details for esp32h2, esp32c2, and esp32c6
2023-03-23 21:10:37 +08:00
Shubham Patil d7215de6d2 identify: Make init API configurable and pass in identify effect in cb
Closes https://github.com/espressif/esp-matter/issues/238
2023-03-16 13:53:49 +05:30
Hrishikesh Dhayagude c7e84184af Minor fix: Update the QR code link in FAQs 2023-03-10 10:26:57 +05:30
WanqQixiang 56daa63509 docs: Update docs for controller updates 2023-02-23 15:54:23 +08:00
Hrishikesh Dhayagude f81a2ec7bb docs: Minor updates to the documentation
Update the links to point to the correct connectedhomeip submodule we
use
Add a note to enable developer mode on iOS to use our test chip-tool app
Update the Wi-Fi connection CLI in the FAQs
2023-02-15 10:18:17 +05:30
Hrishikesh Dhayagude e40e781183 Merge branch 'remove_unused_tags' into 'main'
Remove unused log TAG variables and move sourcing esp-idf/export.sh to getting esp-matter section

See merge request app-frameworks/esp-matter!285
2023-02-04 01:52:50 +08:00
Shubham Patil b9fcdeb57b Move sourcing esp-idf/export.sh to getting esp-matter section 2023-02-03 12:01:10 +05:30
Shubham Patil 4dcf8e95ef docs: Point all doc links to latest deployment
This is the left over from !280
2023-02-01 14:54:27 +05:30
Shubham Patil 31570e6f28 docs: README.md is now pointing to latest doc deployment and fixed a
typo which will enable the target specific dropdown
2023-01-31 16:51:40 +05:30
Shu Chen faf11e9e69 Merge branch 'doc/matter_certification' into 'main'
doc: Add some tips for matter certification test

See merge request app-frameworks/esp-matter!258
2023-01-29 16:29:26 +08:00
WanqQixiang c4862cd158 doc: Add some tips for matter certification test 2023-01-29 15:22:25 +08:00
Hrishikesh Dhayagude b4820c33dd Documentation: Update references to mention ESP-IDF v4.4.3 2023-01-27 12:37:03 +05:30
Shubham Patil 2a7abbb679 docs: Update docs with iOS app reference and added Github actions badges
Also, changed '. export.sh' to 'source export.sh' because people often
gets confused and executes the script which is supposed to be sourced.
2023-01-23 13:52:56 +05:30
Shubham Patil 7927d3b351 docs: source idf export.sh before running matter install.sh
This is the reason people are seeing lark issue. Is is fixed in CI but
on development host, if we follow the steps mentioned in the doc then it
installs lark in our native python environment. By sourcing idf's
export.sh it will install lark in idf's environment.
2023-01-10 21:08:49 +05:30
Shubham Patil 113559b2d7 Build host tools from connectedhomeip repository in install.sh
Also installing python dependencies of mfg_tool
2022-12-20 19:24:56 +05:30
Shubham Patil 12b32ced96 docs: For using esp_secure_cert partition 2022-12-19 11:32:14 +05:30
Shu Chen 6dc6341cd7 Merge branch 'feature/docs_for_network_issue' into 'main'
docs: update some more hints to docs

See merge request app-frameworks/esp-matter!239
2022-12-19 12:17:25 +08:00
Shubham Patil 74c3aacde3 docs: Steps to setup Windows host for developement
Closes https://github.com/espressif/esp-matter/issues/104
2022-12-14 19:02:01 +05:30
Shu Chen d06491141e docs: update some more hints to docs 2022-12-14 11:24:38 +08:00
Shu Chen 449160b1ed Merge branch 'docs_fixes' into 'main'
docs: Changed the version of idf from 4.4.1 to 4.4.2

See merge request app-frameworks/esp-matter!230
2022-11-29 14:11:23 +08:00
Ankur 67b678fefd docs: Changed the version of idf from 4.4.1 to 4.4.2 2022-11-29 11:10:04 +05:30
WanqQixiang fd80c494f2 Add docs and CI for controller example 2022-11-28 12:35:27 +08:00
liyashuai 3170485956 docs: update the FAQs 2022-11-10 14:40:57 +08:00
WanqQixiang ff2d06031d example: Update idf branch for esp32h2 to the latest release/v5.0 2022-10-31 17:05:09 +08:00
Shubham Patil 37d893eedd docs: Added some info about the various commissioners 2022-10-10 14:44:41 +05:30
Shubham Patil 8b48e04034 docs: Only clone ESP32 platform specific submodules
Closes https://github.com/espressif/esp-matter/issues/39
2022-10-06 17:01:37 +05:30
Shubham Patil 4d55e2f8d9 Remove app_qrcode component and do not print it in examples.
Added the default QR code to the docs and pointer to generate the new
factory partition and qr code.
2022-09-20 14:45:34 +05:30
Shu Chen 0eca149514 Merge branch 'update_submodule_support_esp32h2' into 'main'
Submodule: Update the connectedhomeip submodule to the lastest master commit 069b09b5f3

See merge request app-frameworks/esp-matter!180
2022-08-26 18:31:31 +08:00
WanqQixiang f9b2a714bc doc: Update README file 2022-08-26 14:55:45 +08:00
Hrishikesh Dhayagude 0e1a62d4ee Minor changes to the documentation 2022-08-25 14:23:31 +05:30
Shubham Patil ef81358133 docs: Details about ccache and shallow clone of repository 2022-08-02 09:50:28 +05:30
Shubham Patil 421dddd203 examples: Remove rainmaker_light 2022-06-15 10:54:20 +05:30
Hrishikesh Dhayagude 74690bfc3f Update the release notes and the top-level README.md 2022-06-14 14:58:00 +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
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
InfiniteYuan 1a63fae155 blemesh: add ci and doc for blemesh_bridge example 2022-06-06 11:06:15 +08:00
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 0b555d3cf7 esp_matter_rainmaker: Fix the rainmaker cluster_id
docs: Corresponding changes
2022-05-31 16:09:38 +05:30
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 adc45fb552 esp_matter: Add support for more device types
Also other minor doc changes.
2022-05-28 07:43:20 +08:00
Chirag Atal 2e91ab095f docs: Minor docs changes
readme: Replacing the example rst files in the docs with the readme files in the example directories.
2022-05-28 07:43:20 +08:00
Chirag Atal 58ede577ef esp-matter: Minor miscellaneous fixes
examples: Changes to events and comments.
switch: Rename to light_switch.
docs: Minor changes.
2022-05-28 07:42:00 +08:00