Commit Graph

709 Commits

Author SHA1 Message Date
WanqQixiang b2ca3d2014 fix flag of startup_color_temperature_mireds 2023-06-08 19:28:50 +08:00
WanqQixiang b7e600398d Add software diagnostics cluster & Update Scenes cluster revision 2023-06-08 19:12:32 +08:00
WanqQixiang a5d6b2a1b7 esp_matter: fix event_list issue 2023-06-06 17:10:48 +08:00
PSONALl 160324657d Add macro to define fixed endpoints with on-off server cluster 2023-06-05 18:01:13 +05:30
Rohit Jadhav 5c77662c69 Removed empty file 2023-06-01 16:08:32 +05:30
Rohit Jadhav 066e62dd55 Some cleanups in examples 2023-06-01 12:13:28 +05:30
PSONALl 77c7752d94 Update submodule to v1.2_te1 2023-05-31 19:57:32 +05:30
Rohit Jadhav 11c0ec257d Add refrigerator and temperature controlled cabinet device types 2023-05-31 18:44:28 +05:30
PSONALl 770e9dd540 Add Room Air Conditioner Device type 2023-05-31 12:54:42 +05:30
Shubham Patil c6899403c1 Changes to bump connectedhomeip submodule to revision: 8642c0d
- Replaced component esp32_mbedtls with mbedtls from requirements
- Enabled CONFIG_MBEDTLS_HKDF_C option in all the sdkconfig.defaults
- Removed secure cert dac provider from here and using one in
  connectedhomeip repo
- Enabled CONFIG_ESP_SECURE_CERT_DS_PERIPHERAL in sdkconfig.defaults.esp32h2
2023-05-26 14:53:37 +05:30
Shu Chen d2fd1f482e Merge branch 'bugfix/fix_provider_crash' into 'main'
esp-matter: Fix possible crash of commissionable data provider

See merge request app-frameworks/esp-matter!375
2023-05-25 11:33:08 +08:00
Hrishikesh Dhayagude 99bd741a09 Merge branch 'pr_330' into 'main'
[GH_PR] Provision to add buttons to generic_switch example and typo fix for issue #326. (CON-422)

See merge request app-frameworks/esp-matter!382
2023-05-25 01:26:19 +08:00
Hrishikesh Dhayagude 48965d971a Merge branch 'pr_342' into 'main'
[GH_PR] Added missing conditional statement for ESP_MATTER_VAL_TYPE_INT8. (CON-437)

See merge request app-frameworks/esp-matter!381
2023-05-25 01:23:40 +08:00
Hrishikesh Dhayagude 55dd022eb2 Merge branch 'pr_379' into 'main'
[GH_PR] Added detailed information to logs at attribute utils (CON-483)

See merge request app-frameworks/esp-matter!380
2023-05-25 01:22:16 +08:00
shripad621git 7f97c97311 Provision to add buttons to generic_switch example
Added the gpio_button struct to create the gpio buttons.
Mapped the buttons to corresponding endpoints.
Changed app_main.cpp to make creation of buttons more easy.
Added CONFIG_FACTORY_COMMISSIONABLE_DATA_PROVIDER AND CONFIG_FACTORY_DEVICE_INFO_PROVIDER in sdkconfig.defaults
to keep the app consistent with changes in providers code.
2023-05-23 16:59:28 +05:30
shripad621git 9715f21461 Added missing conditional statement for ESP_MATTER_VAL_TYPE_INT8
Fixes https://github.com/espressif/esp-matter/issues/339.
2023-05-23 11:06:33 +05:30
shripad621git 702ac7e94e Fixed the typo mentioned in issue #326
Fixes https://github.com/espressif/esp-matter/issues/326.
2023-05-23 11:01:18 +05:30
Diego Rodríguez Royo f43dc67708 Added detailed information to logs at attribute utils 2023-05-21 11:27:57 +00:00
Hrishikesh Dhayagude b0af236c1b Merge branch 'bugfix/function_list' into 'main'
esp-matter: Add the missing functions to the functions list of clusters

See merge request app-frameworks/esp-matter!377
2023-05-20 13:29:29 +08:00
Hrishikesh Dhayagude c507d36892 Merge branch 'update_chip_82db976' into 'main'
Fast forward connectedhomeip submodule to the latest v1.1-branch

See merge request app-frameworks/esp-matter!378
2023-05-19 10:46:37 +08:00
Hrishikesh Dhayagude c1a19aceff Fast forward connectedhomeip submodule to the latest v1.1-branch 2023-05-18 16:09:25 +05:30
WanqQixiang eabf396161 esp-matter: Add the missing functions to the functions list of clusters 2023-05-18 17:48:23 +08:00
Hrishikesh Dhayagude 273efe2b7c Merge branch 'add/mfg_tool_manualcode_format' into 'main'
mfg_tool: add manualcode format

See merge request app-frameworks/esp-matter!373
2023-05-15 16:18:02 +08:00
WanqQixiang c1340cd671 esp-matter: Fix possible crash of commissionable data provider 2023-05-15 12:41:55 +08:00
InfiniteYuan 32bb7b4834 mfg_tool: add manualcode format 2023-05-12 14:25:28 +08:00
Shu Chen 4707b88ceb Merge branch 'custom_providers' into 'main'
esp-matter: Add custom providers support

See merge request app-frameworks/esp-matter!367
2023-05-11 12:54:48 +08:00
WanqQixiang 534fc4885a esp-matter: Add custom providers support 2023-05-11 10:04:05 +08:00
Hrishikesh Dhayagude ad126a98df Merge branch 'doc_fix' into 'main'
Minor doc fixes and added onboarding codes in generic_switch

See merge request app-frameworks/esp-matter!369
2023-05-10 20:36:04 +08:00
Shubham Patil 0e6d37c2ee examples: Minor doc fixes and added onboarding codes in generic_switch
Closes https://github.com/espressif/esp-matter/issues/372
2023-05-09 14:59:19 +05:30
Shu Chen 731cc4acb4 Merge branch 'bug/fix_s3_doc' into 'main'
docs: fix docs build for esp32s3

See merge request app-frameworks/esp-matter!366
2023-05-09 14:21:29 +08:00
Shu Chen 0708a505e2 Merge branch 'feature/update_chip_v1.1' into 'main'
submodule: update connectedhomeip to v1.1.0.1

See merge request app-frameworks/esp-matter!364
2023-05-09 14:21:13 +08:00
Shu Chen 52cc2f6bea docs: fix docs build for esp32s3 2023-05-08 19:52:38 +08:00
Shu Chen ecddefbfdd submodule: update connectedhomeip to v1.1.0.1 tag 2023-05-08 19:52:16 +08:00
Shu Chen 592e1358f3 build: use zap tool from connectedhomeip env folder 2023-05-08 19:52:16 +08:00
Shubham Patil 385374d9e7 docs: Added FAQ for generating matter onboarding codes 2023-05-08 14:55:59 +05:30
Shu Chen 35242dd43e Merge branch 'build/add_urllib3_requirement' into 'main'
ci: fix the ci failure caused by urllib3 dependency

See merge request app-frameworks/esp-matter!368
2023-05-08 15:02:09 +08:00
Shu Chen 803af23b6a ci: fix the ci failure caused by urllib3 dependency 2023-05-08 10:46:23 +08:00
Hrishikesh Dhayagude 1b95fcf667 Merge branch 'window_covering/add_cluster' into 'main'
bugfix: Add clusters for window_covering: groups and scenes

See merge request app-frameworks/esp-matter!357
2023-04-29 13:43:31 +08:00
Wang Hui Xiao 5af48e6668 bugfix: Add clusters for window_covering: groups and scenes 2023-04-29 13:43:31 +08:00
Hrishikesh Dhayagude 01f9f6e250 Merge branch 'bufgix/feature-dependency' into 'main'
Add feature dependency for color control cluster

See merge request app-frameworks/esp-matter!363
2023-04-29 13:42:32 +08:00
Hrishikesh Dhayagude 96c55840db Merge branch 'bugfix/fan-mode' into 'main'
Add min/max bound to fan_mode attribute. Closes https://github.com/espressif/esp-matter/issues/354

See merge request app-frameworks/esp-matter!365
2023-04-29 13:41:54 +08:00
Rohit Jadhav 09ac01ff5b Add min/max bound to fan_mode attribute. Closes https://github.com/espressif/esp-matter/issues/354 2023-04-28 15:37:40 +05:30
Shu Chen f4cf21f625 Merge branch 'docs/bridge_apps' into 'main'
docs: Update README files for the bridge apps

See merge request app-frameworks/esp-matter!353
2023-04-28 10:43:27 +08:00
Hrishikesh Dhayagude 6cd4b8d627 Merge branch 'fix/rmaker_null_check' into 'main'
fix: Added null check for rainmaker node id

See merge request app-frameworks/esp-matter!352
2023-04-27 19:48:09 +08:00
Hrishikesh Dhayagude 7cfe6c995f Merge branch 'pr_323' into 'main'
[GH_PR] [format_specifier] - Fixes ESP_LOG format specifier mismatches in components/esp_matter (CON-414)

See merge request app-frameworks/esp-matter!356
2023-04-27 00:00:49 +08:00
Hrishikesh Dhayagude 0cb65d2177 Merge branch 'demo/esp-now_matter_bridge' into 'main'
Add ESP-NOW bridge example and necessary support

See merge request app-frameworks/esp-matter!323
2023-04-26 23:57:57 +08:00
Zhang Wei 853b2666d4 Add ESP-NOW bridge example and necessary support 2023-04-26 23:57:57 +08:00
Hrishikesh Dhayagude d77356256e Merge branch 'feature/add-humidity-sensor-device-type' into 'main'
add humidity sensor device type

See merge request app-frameworks/esp-matter!361
2023-04-26 23:52:44 +08:00
Rohit Jadhav 0870fbae89 Add feature dependency for color control cluster 2023-04-25 15:55:44 +05:30
liyashuai f6a2f5c5b3 add humidity sensor device type 2023-04-23 18:41:06 +08:00