Rohit Jadhav
326d640c92
docs: fix links
2024-06-21 15:04:01 +05:30
mahesh
9165138e90
docs: Replaced hue, saturation commands of colorcontrol cluster with color-temperature command in documentation
2024-06-12 21:22:26 +05:30
Hrishikesh Dhayagude
4cf92a5943
Merge branch 'delegates1' into 'main'
...
components/esp_matter: Add delegate apis for electric sensor clusters
See merge request app-frameworks/esp-matter!768
2024-06-11 12:28:29 +08:00
Rohit Jadhav
4692c28477
components/esp_matter: Add delegate apis for electric sensor clusters
2024-06-10 11:28:29 +05:30
Hrishikesh Dhayagude
0f3673ad9a
Merge branch 'remove_mfg_tool' into 'main'
...
Removed mfg_tool, related cleanups, and documentation update
See merge request app-frameworks/esp-matter!635
2024-06-07 19:11:35 +08:00
Shubham Patil
e6d74cc2e7
Removed mfg_tool, related cleanups, and documentation update
...
`tools/mfg_tool` is moved to esp-matter-tools repo: https://github.com/espressif/esp-matter-tools/tree/main/mfg_tool .
It is released on pypi: https://pypi.org/project/esp-matter-mfg-tool and can be installed by running `pip install esp-matter-mfg-tool`
2024-06-07 19:11:35 +08:00
Hrishikesh Dhayagude
0e5dfc526e
Merge branch 'delegate-doc-update' into 'main'
...
docs: Update delegate doc
See merge request app-frameworks/esp-matter!765
2024-06-07 15:49:39 +08:00
Rohit Jadhav
949c5896be
components/esp-matter: Add delegate for door-lock, boolean-state-configuration, time-sync and application basic
2024-06-06 14:58:12 +05:30
Rohit Jadhav
dcd88cd8cb
docs: Update delegate doc
2024-06-06 10:06:29 +05:30
Rohit Jadhav
7abee629df
[component/esp_matter] Add device energy management device type
2024-05-31 14:51:09 +05:30
Rohit Jadhav
f465141017
Add cluster delegate init callback
2024-05-24 23:18:37 +05:30
Rohit Jadhav
c00d022ebf
Add cluster delegate init callback
2024-05-24 21:29:37 +05:30
Rohit Jadhav
2d90bbd73f
Add extractor hood device types with delegate
2024-05-24 19:25:01 +05:30
Rohit Jadhav
9f72937ddb
Add microwave oven device type with delegate
2024-05-24 17:16:48 +05:30
Rohit Jadhav
34fd0a569a
Add EVSE device type with delegate
2024-05-23 21:40:23 +05:30
Rohit Jadhav
12fc797e55
Add support of delegate to derived clusters of mode base cluster along with the documentation
2024-05-20 16:56:54 +08:00
Hrishikesh Dhayagude
daaae23999
Merge branch 'feature/insights_integration' into 'main'
...
feature/esp-insights: Integrating esp-insights with esp-matter
See merge request app-frameworks/esp-matter!647
2024-05-16 14:50:15 +08:00
Shripad Deshpande
e8deadf1db
feature/esp-insights: Integrate esp-insights with esp-matter
2024-05-16 14:50:15 +08:00
Shripad Deshpande
9783e126b9
Fix the local build for external platform in case of light example
2024-05-13 20:02:12 +08:00
Yuan Ming Fu
7ef1f5e13a
example: use 26MHz XTAL default on esp32-c2
2024-05-07 19:28:22 +08:00
Shu Chen
567ee248c0
Merge branch 'example/managed_component_light' into 'main'
...
add light example with managed component
See merge request app-frameworks/esp-matter!669
2024-04-25 19:02:24 +08:00
chendejin
f4bc6b8dfa
Add light example with esp_matter component.
2024-04-23 19:14:39 +08:00
Hrishikesh Dhayagude
1314cafeba
Merge branch 'minor_doc_addn' into 'main'
...
Added documentation for when to disable CONFIG_ENABLE_TEST_SETUP_PARAMS option
Closes CON-1088
See merge request app-frameworks/esp-matter!678
2024-04-19 16:41:55 +08:00
liyashuai
32e2f71e76
update idf version to v5.2.1 for fixing Bootloader TOCTOU Vulnerability in Anti-rollback Scheme
2024-04-09 19:34:18 +08:00
Shubham Patil
f16b743dad
Added documentation for when to disable CONFIG_ENABLE_TEST_SETUP_PARAMS option
2024-03-29 14:25:32 +05:30
Shubham Patil
d01fc5d03b
doc: Guide for optimizing RAM and flash using config options
2024-02-07 10:41:04 +05:30
Hrishikesh Dhayagude
52a95eaacb
Merge branch 'client/shorten_keywords' into 'main'
...
esp-matter: Shorten the keywords for json_to_tlv
See merge request app-frameworks/esp-matter!613
2024-01-31 14:43:57 +08:00
Sayon Deep
af67d43240
updated uspipd-win commands for v4.0.0 update
2024-01-30 14:42:54 +05:30
WanqQixiang
1eb265d54b
esp-matter: Shorten the keywords for json_to_tlv
2024-01-30 17:03:41 +08:00
Hrishikesh Dhayagude
0d2238a614
Merge branch 'docs/chip_tool_in_WSL' into 'main'
...
added instructions to run chip-tool in WSL
See merge request app-frameworks/esp-matter!599
2024-01-21 23:45:24 +08:00
Sayon Deep
a24964a664
added instructions to run chip-tool in WSL
2024-01-18 10:41:12 +05:30
Sayon Deep
d1dc94df4a
Update esp-matter to use ESP-IDF to v5.1.2
2024-01-17 15:56:59 +08:00
Shu Chen
479b2996ed
Merge branch 'client/add_send_custom_command' into 'main'
...
client: Add custom commands send APIs and switch the command sending of controller to the new APIs
See merge request app-frameworks/esp-matter!521
2024-01-11 19:58:31 +08:00
Shripad Deshpande
4c68c4e961
feature/taglist : Added the missing TagList feature for descriptor cluster.
2024-01-11 15:43:08 +08:00
WanqQixiang
bddd76f784
client: Add custom commands send APIs and switch the command send of controller to the new APIs
...
doc: Add command data field json string format
controller: add write attribute command for custom cluster
2024-01-10 19:18:33 +08:00
Shu Chen
9cc5cd1dbf
Merge branch 'controller/ble_thread_pairing' into 'main'
...
controller: Add ble-thread pairing command for commissioner
See merge request app-frameworks/esp-matter!531
2024-01-10 12:20:03 +08:00
Shubham Patil
b335f2b8d5
docs: Minor fixes and adjustments to documentation
...
- Added link for esp-idf installation guide
- Added note about parallel cloning of submodules
- Replaced all the non-standard notes as per esp-docs' syntax
Fixes https://github.com/espressif/esp-matter/issues/244
2024-01-08 11:42:14 +05:30
WanqQixiang
25e271c4f9
docs: Zigbee Bridge readme file improvement
2023-12-01 18:19:48 +08:00
WanqQixiang
3a6287c9a5
controller: Add ble-thread pairing command for commissioner
2023-11-02 15:32:43 +08:00
Hrishikesh Dhayagude
9bada61563
Merge branch 'feature/security_guide_and_policy' into 'main'
...
Feature/security guide and policy
See merge request app-frameworks/esp-matter!505
2023-10-31 14:38:19 +08:00
WanqQixiang
ad8f0b425e
doc: Move the controller document to a high layer
2023-10-30 14:50:15 +08:00
Hrishikesh Dhayagude
8b28a133f7
Merge branch 'docs/prerequisites_and_WSL' into 'main'
...
Added instructions for prerequisites and WSL
See merge request app-frameworks/esp-matter!488
2023-10-25 19:17:04 +08:00
Mahavir Jain
e438fbcc3a
Add product security guide
2023-10-25 11:50:05 +05:30
Shu Chen
c707e6680a
Merge branch 'feature/icd_management' into 'main'
...
ICD: Add icd_management component and thread sleepy example
See merge request app-frameworks/esp-matter!498
2023-10-18 16:10:33 +08:00
WanqQixiang
9e53da83cd
esp_matter: add icd management cluster support
...
Add thread sleepy example
connectedhomeip: update submodule to support ICD
Update idf version to commit 6b1f40b9bf on release/v5.1 branch
2023-10-18 12:33:52 +08:00
Shubham Patil
54a8903f32
Few documentation fixes
...
- Added some docs for attribute and identify callback
- mfg_tool: Add the sourcing of esp-idf's export.sh script
- Added the link for getting the repository in top level README.md
- Table for Matter specification version and release branches
- FAQ for stuck at "Solving dependencies requirements"
- Change the link and doc in rainmaker example
2023-10-05 12:47:35 +05:30
Sayon Deep
36fa9d9e98
Added instructions for prerequisites and WSL
...
Close https://github.com/espressif/esp-matter/issues/583
2023-10-05 12:32:34 +05:30
WanqQixiang
2f916c8224
controller: Add administrator commissioning commands
2023-09-15 17:58:08 +08:00
WanqQixiang
338ba13cc1
doc: Controller example changes for more clusters
2023-09-14 14:56:27 +08:00
Sayon Deep
a76393f2b3
Added instructions for prerequisites and WSL
...
Close https://github.com/espressif/esp-matter/issues/583
2023-09-10 20:59:24 +05:30