Commit Graph

28 Commits

Author SHA1 Message Date
Rohit 85a04cf3bf [example] Add example to tests optional attributes of migrated clusters along with the script to verify.
Add pytest to CI

Fix CI
2026-04-21 14:06:52 +05:30
Shubham Patil 4551507f63 examples/unit_test_app: added an unit test app 2026-03-25 17:49:40 +05:30
WanqQixiang ff101136e6 example: remove light_network_prov example 2026-01-12 08:40:07 +08:00
Sayon Deep bc18d13045 examples: Add camera example for ESP32P4-Function-EV-Board 2026-01-08 18:24:52 +05:30
liyashuai e4d42e761b example/bridges: Add rainmaker bridge example 2025-11-21 11:19:31 +08:00
WanqQixiang 9d7ff306f6 esp_matter: Add data model provider for esp_matter data model and remove upstream ember codes from esp_matter component 2025-09-02 10:16:06 +08:00
WanqQixiang 850bd16974 example: update light_wifi_prov to use network_provisioning and add thread support for it 2025-04-27 17:26:29 +08:00
Shubham Patil 73b457477d examples/sensors: Example to demonstrate few sensors
Added the temperature, humidity, and occupancy sensor on different
endpoints.

Fixes https://github.com/espressif/esp-matter/issues/1105
2024-11-11 11:25:56 +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
WanqQixiang 0b13dbb216 esp_matter: Add thread border router management support and thread border router example 2024-09-19 17:07:39 +08:00
Shu Chen 6a2654a2af Merge branch 'example/add_light_with_rainmaker_provisioning' into 'main'
example: Add light example with RainMaker-WiFi-Provisioning

See merge request app-frameworks/esp-matter!838
2024-09-14 11:51:51 +08:00
WanqQixiang aed49010c6 example: Add light example with RainMaker-WiFi-Provisioning 2024-09-11 20:00:45 +08:00
mahesh c6a612c9f1 Multiple on_off plugin units example 2024-08-26 14:25:13 +05:30
WanqQixiang 133d360591 ota-provider: Add DCL OTA Provider support 2024-07-05 14:24:52 +08:00
liyashuai 64326977b8 add door lock example and add icd function for thread device(h2+c6) 2024-05-17 15:41:18 +08:00
Shripad Deshpande 57b194a978 Added ESP32-C2 SoC support to all_device_types_app example 2024-05-13 19:58:24 +08:00
chendejin f4bc6b8dfa Add light example with esp_matter component. 2024-04-23 19:14:39 +08:00
WanqQixiang f105b90de0 Add ESP32-C6 support for ICD example 2024-02-20 16:52:41 +08:00
Gautam Agrawal 5bb62da5b8 Add Espressif Badge demo 2024-01-15 18:24:48 +08:00
WanqQixiang 080926c56a Update connectedhomeip submodule to d38a6496c3 and re-enable external platform CI buildings
Closes CON-946
2024-01-05 17:37:25 +08:00
WanqQixiang 6fe92f9f48 example: Update the managed components(esp-zigbee-lib and esp-zboss-lib) for zigbee bridge example
doc: Use examples of zigbee-rcp and zigbee-HA-light from esp-zigbee-sdk instead of esp-idf
2023-12-26 17:44:05 +08:00
Shubham Patil efe0f2bf9b ci: disable external platform builds 2023-12-20 15:38:35 +05:30
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 4c0a1fc7b8 examples: Manufacturing test application
- Reads the DAC and PAI certificate from the secure cert partition and
  dump the relevant details on the console.
- Signs the garbage using DAC key and verifies it with the key parsed
  from DAC.
- Performs DAC->PAI->PAA chain validation
- Reads and print the status of flash encryption and secure boot
2023-08-28 11:22:19 +05:30
Rohit Jadhav ee8fb44a17 Added all device type example 2023-08-24 21:10:42 +08:00
Rohit Jadhav 0075bfb701 Sync component with latest spec 2023-07-26 09:40:01 +05:30
PSONALl 9712ab9041 Add RAC example 2023-07-21 11:20:33 +05:30
Abudl Rehman 14d41f39b6 CI: Add pytest in CI test 2023-06-26 14:51:34 +08:00