Commit Graph

1364 Commits

Author SHA1 Message Date
Shu Chen 91b8cb1596 Merge branch 'fix_component_upload' into 'main'
gh_actions: Fix uploading esp-matter component from release branches

See merge request app-frameworks/esp-matter!783
2024-06-26 11:30:34 +08:00
Hrishikesh Dhayagude ba5b64b0f7 Merge branch 'docs/links_fix' into 'main'
docs: fix links

See merge request app-frameworks/esp-matter!781
2024-06-26 01:31:45 +08:00
Shubham Patil 362d39b994 gh_actions: Fix uploading esp-matter component from release branches
Closes https://github.com/espressif/esp-matter/issues/966
2024-06-25 19:46:42 +05:30
Rohit Jadhav 326d640c92 docs: fix links 2024-06-21 15:04:01 +05:30
Hrishikesh Dhayagude 4ca1207fad Merge branch 'fix_bridged_binfo_attr' into 'main'
Fix max length of bridged device basic information str type attributes

See merge request app-frameworks/esp-matter!779
2024-06-21 12:09:51 +08:00
Shubham Patil 0c7143d36d Fix max length of bridged device basic information str type attributes
Fixes https://github.com/espressif/esp-matter/issues/974
2024-06-18 21:10:48 +05:30
Hrishikesh Dhayagude 351dbbb4f0 Merge branch 'doc_update' into 'main'
docs: Removed colorcontrol commands from doc

See merge request app-frameworks/esp-matter!771
2024-06-18 16:16:13 +08:00
Hrishikesh Dhayagude 9d162a7db0 Merge branch 'launchpad_fix' into 'main'
launchpad: add matter to prefix for naming consistency

See merge request app-frameworks/esp-matter!777
2024-06-17 17:21:42 +08:00
Shubham Patil 97cda96352 launchpad: add matter to prefix for naming consistency 2024-06-17 13:28:48 +05:30
Hrishikesh Dhayagude 489d78196e Merge branch 'external_platform/file_issue' into 'main'
blemesh/ESP32_custom: Updated the external platform files for blemesh_platform.

See merge request app-frameworks/esp-matter!776
2024-06-14 19:49:25 +08:00
shripad621git 9ab1d993f1 blemesh/ESP32_custom: Updated the external platform files for blemesh_platform.
Fixes https://github.com/espressif/esp-matter/issues/968.
2024-06-14 15:29:20 +05:30
Hrishikesh Dhayagude 0b7221ecf1 Merge branch 'bugfix/esp_matter_val' into 'main'
components/esp_matter: Fix size of string to print the value of char string attribute

See merge request app-frameworks/esp-matter!770
2024-06-13 09:22:33 +08:00
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 314769155c Merge branch 'update_doc' into 'main'
doc: Update README.md to add a pointer to the release/v1.3 branch

See merge request app-frameworks/esp-matter!772
2024-06-12 21:35:52 +08:00
Hrishikesh Dhayagude 8ff4aef5d7 doc: Update README.md to add a pointer to the release/v1.3 branch 2024-06-11 21:17:09 +05:30
Rohit Jadhav 29e7777d4a components/esp_matter: Fix size of string to print the value of char string attribute 2024-06-11 14:15:30 +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
Shu Chen 98cfcddf26 Merge branch 'controller/commissioning_window_opener' into 'main'
controller: Add support for timed-invoke command and add open enhanced commissioning window command

See merge request app-frameworks/esp-matter!766
2024-06-11 12:04:56 +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
WanqQixiang 0ac4563c74 controller: Add support for timed-invoke command and add open enhanced commissioning window command 2024-06-07 17:45:05 +08:00
Shu Chen d12e76db15 Merge branch 'add_client_interaction_apis' into 'main'
Add client interaction APIs for interaction actions

Closes CON-1142

See merge request app-frameworks/esp-matter!673
2024-06-07 17:29:51 +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
Hrishikesh Dhayagude c7513a11af Merge branch 'delegate/door-lock' into 'main'
components/esp-matter: Add delegate for door-lock,...

See merge request app-frameworks/esp-matter!761
2024-06-07 15:42:53 +08:00
Hrishikesh Dhayagude 753dc3ef63 Merge branch 'example/fan' into 'main'
example: improve fan data-model, add motor driver

See merge request app-frameworks/esp-matter!615
2024-06-07 01:03:29 +08:00
Rohit Jadhav 22a52a2f2d Use dalegate impl instead while creating cluster 2024-06-06 17:56:07 +08:00
chenjie a6eb646d19 example: improve data model, add motor driver, add API to update attribute 2024-06-06 17:56:02 +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
Hrishikesh Dhayagude b70bf31b07 Merge branch 'add_otbr_option_in_devices' into 'main'
examples: Add OTBR option for all_device_type_app

See merge request app-frameworks/esp-matter!763
2024-06-06 16:31:32 +08:00
Hrishikesh Dhayagude fa7d0a2167 Merge branch 'bsp_integration2' into 'main'
Change light_switch example to use bsp, remove unused esp32s3 defaults

See merge request app-frameworks/esp-matter!671
2024-06-06 16:27:25 +08:00
Hrishikesh Dhayagude a053c6da26 Merge branch 'update_submodule/v1.3-branch' into 'main'
update_submodule/v1.3-branch: Updated chip submodule to d83caf7fef to include the event_handler and ScheduleLambda changes.

See merge request app-frameworks/esp-matter!767
2024-06-06 16:26:37 +08:00
Rohit Jadhav dcd88cd8cb docs: Update delegate doc 2024-06-06 10:06:29 +05:30
liyashuai 4a64be7b19 examples: add OTBR option for all_device_type_app 2024-06-06 12:35:24 +08:00
shripad621git 3574496c51 submodule_update: Updated chip submodule to d83caf7fef to include the scheduleLambda and event_handler change. 2024-06-06 09:52:15 +05:30
Hrishikesh Dhayagude cd83d63424 Merge branch 'cluster/op_state' into 'main'
[components/esp-matter] Fix cluster revision of operational state cluster

See merge request app-frameworks/esp-matter!764
2024-06-05 18:53:05 +08:00
Rohit Jadhav 73d0d18364 [components/esp-matter] Fix cluster revision of operational state cluster 2024-06-05 12:29:16 +05:30
Pavel Borcin 536ea2956c change light_switch example to use bsp, remove unused esp32s3 defaults 2024-06-04 16:36:46 +02:00
Shu Chen 6410ea9d63 Merge branch 'zigbee_bridge_update_readme' into 'main'
examples/zigbee_bridge: updated README

See merge request app-frameworks/esp-matter!762
2024-06-03 21:44:19 +08:00
chendejin 9e8e91fe84 examples/zigbee_bridge: updated README 2024-06-03 19:29:01 +08:00
Shu Chen 03af440456 Merge branch 'fix_remove_device_issue' into 'main'
Disable endpoint before remove it from linked list when destroy an endpoint

See merge request app-frameworks/esp-matter!760
2024-06-03 17:32:30 +08:00
Hrishikesh Dhayagude 7d5a875da9 Merge branch 'device/device-EM' into 'main'
[component/esp_matter] Add device energy management device type

See merge request app-frameworks/esp-matter!758
2024-06-03 16:52:55 +08:00
liyashuai c9cbac99bd should disable endpoint before remove it from linked list when destroy a endpoint 2024-05-31 18:29:32 +08:00
Rohit Jadhav 7abee629df [component/esp_matter] Add device energy management device type 2024-05-31 14:51:09 +05:30
Shu Chen b74daacc44 Merge branch 'examples/mrp_config_for_thread_device' into 'main'
examples: Added MRP configs for Thread device

See merge request app-frameworks/esp-matter!757
2024-05-31 12:06:30 +08:00
chendejin df37795de0 examples: Added MRP configs for Thread device 2024-05-31 10:12:11 +08:00
Hrishikesh Dhayagude f2bdf979fc Merge branch 'bsp_integration7' into 'main'
change refrigerator example to use bsp

See merge request app-frameworks/esp-matter!742
2024-05-30 20:42:14 +08:00
Hrishikesh Dhayagude 04ed0e0e0e Merge branch 'bsp_integration3' into 'main'
change generic_switch example to use bsp

See merge request app-frameworks/esp-matter!691
2024-05-30 20:38:02 +08:00
Hrishikesh Dhayagude 665d88b45e Merge branch 'bsp_integration4' into 'main'
change demo badge example to use bsp

See merge request app-frameworks/esp-matter!722
2024-05-30 20:32:48 +08:00
Hrishikesh Dhayagude c71d6df191 Merge branch 'cherry-pick-b4390e36' into 'main'
Validate device type versions

See merge request app-frameworks/esp-matter!755
2024-05-29 14:16:06 +08:00