Commit Graph

168 Commits

Author SHA1 Message Date
WanqQixiang 6f5da35df5 submodule: update to 43aa98c2d3 to support ESP32-P4 2024-12-17 10:45:48 +08:00
Rohit Jadhav 86eaaedbf6 components/esp-matter: Add Commissioner Control and Ecosystem Information clusters 2024-11-19 11:54:33 +05:30
Rohit Jadhav 31f7240204 components/esp-matter: Add Energy Preference Cluster 2024-11-15 18:21:01 +05:30
Rohit Jadhav 174ca0110d components/esp-matter: Add Water Heater Mode cluster 2024-11-15 10:25:35 +05:30
Rohit Jadhav 99a6953103 Components/esp-matter: Add Water Heater Management cluster 2024-11-14 16:19:53 +05:30
Shu Chen 82419a3e78 Merge branch 'update/idf_version_5.2.2' into 'main'
idf: update idf version 5.2.3

See merge request app-frameworks/esp-matter!827
2024-11-12 10:03:32 +08:00
YuanMingFu d96280a5cc idf: update version to v5.2.3 2024-11-11 20:53:36 +08:00
Shu Chen af3da26bbc Merge branch 'esp_matter/utils/parse_uint64_large_num' into 'main'
components/esp_matter: fix json parsing for large num

See merge request app-frameworks/esp-matter!908
2024-11-05 12:32:50 +08:00
Shu Chen fdd1fd00e9 Merge branch 'bridge_app' into 'main'
examples: move all the bridge apps to one directory and add a bridge_cli example for test

Closes CON-1379

See merge request app-frameworks/esp-matter!913
2024-11-05 12:29:39 +08:00
Shubham Patil 30530c4d2a docs: FAQ for storing Passcode on the device 2024-10-28 17:39:33 +05:30
WanqQixiang 7e186311ff examples: move all the bridge apps to one directory and add a bridge_cli example for test 2024-10-17 15:59:13 +08:00
Shubham Patil 4490e9aa41 components/esp_matter_controller: Added more pairing commands
Added
 - pairing code
 - pairing code-wifi
 - pairing code-thread
 - pairing code-wifi-thread

 Fixes https://github.com/espressif/esp-matter/issues/1108
2024-10-16 10:18:52 +05:30
chendejin d5122365f4 components/esp_matter: fix json parsing for large num 2024-10-12 15:18:53 +08:00
Hrishikesh Dhayagude b3028d8501 Merge branch 'fix/docs' into 'main'
docs: Fix links of reference implementation of delegates and update sample code of mode select

See merge request app-frameworks/esp-matter!867
2024-09-27 19:14:10 +08:00
Shu Chen 7b17d16831 Merge branch 'esp_matter_bridge/add_remove_in_console' into 'main'
components/esp_matter_bridge: add or remove bridged device in console

See merge request app-frameworks/esp-matter!835
2024-09-04 16:36:19 +08:00
Rohit Jadhav b808b11900 docs: Fix links of reference implementation of delegates and update sample code of mode select 2024-09-04 11:37:15 +05:30
Shu Chen 37883c482c Merge branch 'docs/update_matter_certification' into 'main'
docs: Update Matter Certification part

See merge request app-frameworks/esp-matter!857
2024-09-03 19:39:04 +08:00
Rohit Jadhav f2f94a35cd esp-matter/components: Add delegate for mode-select cluster 2024-09-03 09:10:39 +05:30
WanqQixiang 1c9c687f8d docs: Update Matter Certification part 2024-09-02 17:31:12 +08:00
chendejin 8105969f86 docs: add bridge device command descriptions 2024-08-22 14:04:42 +08:00
chendejin 3c908414f1 docs: add OpenThread cli commands descriptions 2024-08-01 20:07:00 +08:00
mahesh 305141b6c9 doc: added note for use of no-host-tool option in install script 2024-07-16 11:08:56 +05:30
Rohit Jadhav fe19aeea37 components/esp-matter: Add delegate support for clusters which needs delegate 2024-07-12 12:07:41 +05:30
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