23 Commits

Author SHA1 Message Date
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
Chirag Atal 28b385d228 esp_matter: Change all IDs to their correct data types. 2022-05-28 07:42:00 +08:00
Chirag Atal 937bbd81fe esp-matter: General changes and fixes
Some of these are changes corresponding to the spec or to the documentation.
zigbee_bridge: Renamed bridge_zigbee to zigbee_bridge.
switch: Changed console commands to: matter esp bound/client invoke.
2022-05-28 07:41:49 +08:00
Shu Chen ab1d30a2cb docs: add more description for platform solutions and H2 examples 2022-05-28 07:39:41 +08:00
Chirag Atal 76d45474f0 docs: Add matter docs 2022-05-28 07:39:41 +08:00
Shu Chen fae8c0672b platform: fix the default external platform configuration 2022-05-16 19:35:53 +08:00
Jiacheng Guo ecfa1623b2 platform: add custom include path config for external platform 2022-05-10 19:02:52 +08:00
Jiacheng Guo 82c5c7b686 example: add example for adding external platform 2022-04-29 21:11:35 +08:00