Commit Graph

  • 65da485411 Merge branch 'mfg_tool/override_csv' into 'main' Shu Chen 2022-11-24 18:54:55 +08:00
  • dc03464453 Merge branch 'endpoint_destrory_flash_erase' into 'main' Shu Chen 2022-11-24 18:54:28 +08:00
  • a2c5e913ed esp_matter: Erase endpoint_X namespace when destroying the endpoint WanqQixiang 2022-11-11 10:37:51 +08:00
  • b934f8a5a1 Merge branch 'bugfix/descriptor_missing' into 'main' Hrishikesh Dhayagude 2022-11-22 14:24:27 +08:00
  • c5798d40b3 Merge branch 'bugfix/cmake_path_fix' into 'main' Hrishikesh Dhayagude 2022-11-22 14:13:35 +08:00
  • 92034e9e84 Added descriptor cluster for sensor device types. Closes https://github.com/espressif/esp-matter/issues/94 Rohit Jadhav 2022-11-21 16:38:49 +05:30
  • 0960b7787a Fixed path to example/common in CMakeList for examples Closes https://github.com/espressif/esp-matter/issues/93 Rohit Jadhav 2022-11-21 15:37:32 +05:30
  • 40d5da11c8 Merge branch 'bugfix/create_default_binding' into 'main' Shu Chen 2022-11-22 10:38:36 +08:00
  • 007f2bab0a Merge branch 'example/sync_blemanager_for_blemesh_bridge' into 'main' Hrishikesh Dhayagude 2022-11-21 17:19:05 +08:00
  • 3df088b338 example: sync nimble/BLEManagerImpl.cpp for blemesh_bridge InfiniteYuan 2022-10-27 11:27:37 +08:00
  • 27976aeb94 Add controller example and esp_matter_controller component WanqQixiang 2022-08-15 20:56:34 +08:00
  • c90ece67ac esp_matter_cluster: Remove create_default_binding_cluster in Non-application clusters WanqQixiang 2022-11-18 17:40:39 +08:00
  • d990061622 Merge branch 'bugfix/parent_endpoint' into 'main' Hrishikesh Dhayagude 2022-11-17 20:43:02 +08:00
  • 8183dd3963 esp_matter_core: Fix parent_endpoint_id Chirag Atal 2022-10-27 15:19:12 +05:30
  • 4cc86d11ee Merge branch 'docs/update-FAQ' into 'main' Shu Chen 2022-11-15 10:39:42 +08:00
  • 8b4be95383 Merge branch 'fix_docs' into 'main' Shu Chen 2022-11-15 10:38:54 +08:00
  • b19afe266d mfg_tool: override the configs&values with --csv and --mcsv options WanqQixiang 2022-11-14 19:48:12 +08:00
  • 08dd32256d Update connectedhomeip submodule in docker image and minor doc changes Shubham Patil 2022-11-14 14:05:17 +05:30
  • 3fdc44c686 Merge branch 'mfg_tool/rotating_id' into 'main' Shu Chen 2022-11-10 16:13:03 +08:00
  • 3170485956 docs: update the FAQs liyashuai 2022-11-10 14:33:18 +08:00
  • dabc082bd9 mfg_tool: Remove unique_id to avoid misunderstanding with rotating_device_id_unique_id WanqQixiang 2022-11-09 20:21:33 +08:00
  • 5cfdd3250a Merge branch 'endpoint_resume' into 'main' Shu Chen 2022-11-09 20:05:24 +08:00
  • ad6815cfe0 mfg_tool: add enable-rotating-device-id option WanqQixiang 2022-11-09 14:36:10 +08:00
  • 7fffc18406 esp_matter: Add endpoint resume logic WanqQixiang 2022-10-12 13:38:04 +08:00
  • 87fee187fb Merge branch 'lock_tracking' into 'main' Shu Chen 2022-11-09 10:14:13 +08:00
  • 030d1c2da8 Merge branch 'feature/add-level-color-group-commands' into 'main' Shu Chen 2022-11-09 10:10:21 +08:00
  • 84db3c810a add level-control and color-control group send console command 1. Add multiple parameters cli send 2. Add all the level-control and color-control group send command interface 3. Add bound and client group send cli. liyashuai 2022-10-08 21:01:16 +08:00
  • a0953e68a1 Merge branch 'bugfix/optimize-DAC-provider-set-location' into 'main' Shu Chen 2022-11-07 12:20:59 +08:00
  • a5310f8f5c Merge branch 'ci/fix_idf_commit_v5.0' into 'main' Shu Chen 2022-11-07 12:19:06 +08:00
  • bb790d7541 ci: Fix the IDF Version in build_esp_matter_example_idf_v5_0 WanqQixiang 2022-11-07 10:14:31 +08:00
  • e7c70721d5 Merge branch 'nullable_attribute' into 'main' Shu Chen 2022-11-04 19:25:16 +08:00
  • 70fbbd3b6a esp-matter: change the Providers set location and change the bt memory release mode to ESP_BT_MODE_BTDM liyashuai 2022-11-04 18:06:01 +08:00
  • ca747595be esp_matter: Add support for nullable attribute setting and getting sve-2 WanqQixiang 2022-10-20 21:06:21 +08:00
  • ba454ce389 esp_matter: Add support for nullable attribute setting and getting WanqQixiang 2022-10-20 21:06:21 +08:00
  • 3401f14266 Merge branch 'bugfix/fix-build-error-for-bluedroid' into 'main' Shu Chen 2022-10-31 18:08:51 +08:00
  • 6c3186fb9a Merge branch 'update_idf_v5_0' into 'main' Shu Chen 2022-10-31 18:04:57 +08:00
  • ff2d06031d example: Update idf branch for esp32h2 to the latest release/v5.0 WanqQixiang 2022-10-31 16:11:50 +08:00
  • 7ea8f1e20b change for bluedroid build error liyashuai 2022-10-28 10:33:16 +08:00
  • 4c0e315f4f Merge branch 'ci/update_build_flow' into 'main' Shu Chen 2022-10-28 21:38:46 +08:00
  • ea9cf042e9 CI: update build flow Chen Yudong 2022-10-27 22:15:44 +08:00
  • f8fec4e92f Fixed compilation error with CHIP_STACK_LOCK_TRACKING_ENABLED unset Rohit Jadhav 2022-10-26 10:40:11 +05:30
  • 669070a3d2 Merge branch 'ble_deinit' into 'main' Shu Chen 2022-10-24 14:56:55 +08:00
  • 5988405d51 core: reclaim the BLE memory on commissioning complete Shubham Patil 2022-10-07 19:03:42 +05:30
  • 7d2d30f8f3 connectedhomeip: update submodule to commit 87bee4d on branch v1.0-branch Shubham Patil 2022-10-07 18:35:49 +05:30
  • 6fb13868cb Merge branch 'disable_softap' into 'main' Hrishikesh Dhayagude 2022-10-13 12:59:53 +08:00
  • f756252c6a Merge branch 'fix_docker_tag_name' into 'main' Hrishikesh Dhayagude 2022-10-12 15:08:47 +08:00
  • 6b1d79266d docker: Fix the repository name for pushing docker image Shubham Patil 2022-10-12 12:17:56 +05:30
  • 16c4d628f3 Merge branch 'chip_docker_img' into 'main' Hrishikesh Dhayagude 2022-10-12 13:58:37 +08:00
  • f59586b99d Remove calls and definitions of app_driver_attribute_update() from light_swich example Shubham Patil 2022-09-26 12:24:58 +05:30
  • 37d893eedd docs: Added some info about the various commissioners Shubham Patil 2022-09-26 10:16:48 +05:30
  • 76625c7fe6 Github workflow to build and push the docker image with connectedhomeip submodule to docker hub Shubham Patil 2022-09-29 09:04:40 +05:30
  • 5cd0e7d244 Disable softap support by default Shubham Patil 2022-09-23 16:24:58 +05:30
  • dad905066a Merge branch 'readme_updates' into 'main' Hrishikesh Dhayagude 2022-10-07 13:52:55 +08:00
  • 8b48e04034 docs: Only clone ESP32 platform specific submodules Shubham Patil 2022-09-19 15:46:24 +05:30
  • 0b78e02ddb Merge branch 'bugfix/rainmaker_console' into 'main' Hrishikesh Dhayagude 2022-10-03 15:56:06 +08:00
  • b9133f0672 Merge branch 'submodule/update_chip_v1.0' into 'main' Shu Chen 2022-09-28 15:30:22 +08:00
  • 9813e5b853 esp_matter_rainmaker: Console changes corresponding to changes in esp_matter_console Chirag Atal 2022-09-28 12:51:01 +05:30
  • 0d6dbd1a50 Merge branch 'refactor_esp_matter_console' into 'main' Shu Chen 2022-09-28 10:07:10 +08:00
  • 8160c16dd7 Submodule: Update connectedhomeip repo to commit 4f7669b0 in v1.0 branch WanqQixiang 2022-09-27 20:33:37 +08:00
  • 47a93e6d10 console: refactor esp_matter_console WanqQixiang 2022-08-15 14:21:07 +08:00
  • ec70d32ecc Merge branch 'group-binding' into 'main' Shu Chen 2022-09-27 10:21:00 +08:00
  • b5802a5070 Merge branch 'feature/device-type-revison' into 'main' Shu Chen 2022-09-27 10:18:51 +08:00
  • dbc6a9c064 bugfix: add device type version WanqQixiang 2022-09-26 14:11:09 +08:00
  • d34c6f8dc2 esp-matter: add device type version for all the supported device types WanqQixiang 2022-09-26 13:20:54 +08:00
  • 83fec9a438 Merge branch 'temporarily-remove-ota-esp32h2' into 'main' Shu Chen 2022-09-21 16:41:57 +08:00
  • 56ac216f2a Merge branch 'bugfix/privilege-test-event-trigger' into 'main' Shu Chen 2022-09-21 15:53:29 +08:00
  • 3b6ead1f32 example: temporarily disable ota for esp32h2 WanqQixiang 2022-09-21 15:28:22 +08:00
  • dacc37a061 Merge branch 'qrcode_removal' into 'main' Hrishikesh Dhayagude 2022-09-20 20:56:48 +08:00
  • 4d55e2f8d9 Remove app_qrcode component and do not print it in examples. Shubham Patil 2022-09-16 12:52:41 +05:30
  • 581fc77784 Bugfix: Add privilege for TestEventTrigger command on GeneralDiagnostics cluster WanqQixiang 2022-09-19 19:17:21 +08:00
  • c8485f8bc6 Bugfix: Add privilege for TestEventTrigger command on GeneralDiagnostics cluster WanqQixiang 2022-09-19 19:17:21 +08:00
  • 960517dc14 Merge branch 'generic-switch' into 'main' Hrishikesh Dhayagude 2022-09-16 22:00:16 +08:00
  • 5cfb20af8a Log with level debug when loading/storing attribute from nvs Shubham Patil 2022-09-16 12:51:13 +05:30
  • 32ec5c5ae8 Update matter submodule to b89aa66d9c WanqQixiang 2022-09-16 14:28:01 +08:00
  • ad94862cc4 client: add command_handle to store the command information in client command send WanqQixiang 2022-09-07 15:28:15 +08:00
  • 412f6ebd4f Merge branch 'feature/aggregator_device' into 'main' Shu Chen 2022-09-15 19:49:46 +08:00
  • 465508fb1d Add generic switch device type PSONALl 2022-09-07 12:36:30 +05:30
  • 1789926fde Merge branch 'move_ota_requestor_start' into 'main' Hrishikesh Dhayagude 2022-09-13 18:37:04 +08:00
  • b9583162c3 Merge branch 'support_for_int32_and_int64' into 'main' Hrishikesh Dhayagude 2022-09-13 18:26:40 +08:00
  • a26d07bd60 move dnssd-server-start and route-hook-init to device_callback_internal WanqQixiang 2022-09-08 17:23:16 +08:00
  • 08f2f5de38 Support for int32 and int64 data types Rohit Jadhav 2022-09-02 16:02:53 +05:30
  • 01b0511d9e Merge branch 'bugfix/nullable_attribute' into 'main' Shu Chen 2022-09-09 19:24:37 +08:00
  • c670e3e738 Bugfix: Fix the nullable attribute setting in client commands sending WanqQixiang 2022-08-19 10:18:48 +08:00
  • af5ac793d1 esp_matter_bridge: Add aggregator device type and add parent_endpoint_id for bridged_endpoint WanqQixiang 2022-08-29 11:09:03 +08:00
  • 35634db9d8 Merge branch 'window-covering' into 'main' Hrishikesh Dhayagude 2022-09-09 12:40:20 +08:00
  • 05d689c7a7 Add support of window covering device type PSONALl 2022-08-22 20:28:17 +05:30
  • 5e9596709f OTA: Call esp_matter_ota_requestor_start after connected to a network WanqQixiang 2022-09-05 19:15:44 +08:00
  • 1961904555 Merge branch 'multi_device_type_support' into 'main' Hrishikesh Dhayagude 2022-09-02 22:53:30 +08:00
  • 8553a3cd3c zap: Update zap file and zap-generated files for the zap_light app WanqQixiang 2022-08-30 15:39:16 +08:00
  • 2495f3cd75 esp_matter: Add menuconfig options for nvs part name and max device type count WanqQixiang 2022-09-02 14:23:18 +08:00
  • 18c5d4a596 esp_matter: Support multiple device types for the endpoint WanqQixiang 2022-08-30 15:39:05 +08:00
  • 185f00b99e Merge branch 'commissioning_events' into 'main' Hrishikesh Dhayagude 2022-09-02 12:42:29 +08:00
  • 32ae38aa95 Merge branch 'feature/add-user-label-cluster' into 'main' Hrishikesh Dhayagude 2022-09-01 22:29:40 +08:00
  • f5649e5274 fix colorcontrol errors on ESP32 WanqQixiang 2022-09-01 20:44:33 +08:00
  • 438ceb36b9 user-label: add-user-label-cluster liyashuai 2022-08-18 13:50:00 +08:00
  • 3c73b4f310 Merge branch 'bugfix/data_model_fixes_2' into 'main' Hrishikesh Dhayagude 2022-09-01 15:54:26 +08:00
  • 7ab1b365e6 esp_matter: Data model fixes according to spec Chirag Atal 2022-08-17 17:51:33 +05:30
  • 64a44ba04d Handle the commissioning events in examples Shubham Patil 2022-08-30 14:07:48 +05:30
  • eaee6b05fc Expose AppDelegate callback APIs as events Shubham Patil 2022-08-30 13:33:19 +05:30
  • 4c5232934e ota: make OTA clusters optional. liyashuai 2022-08-17 10:32:47 +08:00