Shubham Patil
4d55e2f8d9
Remove app_qrcode component and do not print it in examples.
...
Added the default QR code to the docs and pointer to generate the new
factory partition and qr code.
2022-09-20 14:45:34 +05:30
Shu Chen
412f6ebd4f
Merge branch 'feature/aggregator_device' into 'main'
...
esp_matter: Add aggregator device type for bridge apps
See merge request app-frameworks/esp-matter!187
2022-09-15 19:49:46 +08:00
WanqQixiang
a26d07bd60
move dnssd-server-start and route-hook-init to device_callback_internal
2022-09-13 15:13:24 +08:00
WanqQixiang
af5ac793d1
esp_matter_bridge: Add aggregator device type and add parent_endpoint_id for bridged_endpoint
...
example: Add aggregator endpoint for bridge examples
2022-09-09 14:11:53 +08:00
Shubham Patil
64a44ba04d
Handle the commissioning events in examples
2022-08-30 19:21:22 +05:30
liyashuai
7decda072b
ota: make OTA clusters optional.
2022-08-30 15:33:57 +08:00
Shu Chen
0eca149514
Merge branch 'update_submodule_support_esp32h2' into 'main'
...
Submodule: Update the connectedhomeip submodule to the lastest master commit 069b09b5f3
See merge request app-frameworks/esp-matter!180
2022-08-26 18:31:31 +08:00
WanqQixiang
d909c8f9ee
Example: Update Zigbee Bridge example using esp-zigbee-sdk
2022-08-26 15:00:31 +08:00
Hrishikesh Dhayagude
0e1a62d4ee
Minor changes to the documentation
2022-08-25 14:23:31 +05:30
Shubham Patil
bc45bb3a66
Do not deinit BLE on Commissioning Complete and minor doc change
2022-06-09 18:56:50 +05:30
InfiniteYuan
f9b306bd42
example: add matter bridge for ble mesh, modify app_bridge component to fit ble mesh.
2022-05-31 15:55:15 +08:00
Chirag Atal
3cadeddde8
app_ble: Add support to disable BLE
...
examples: Disabled BLE once commissioning is complete.
2022-05-28 07:43:10 +08:00
Chirag Atal
58ede577ef
esp-matter: Minor miscellaneous fixes
...
examples: Changes to events and comments.
switch: Rename to light_switch.
docs: Minor changes.
2022-05-28 07:42:00 +08:00
Chirag Atal
28b385d228
esp_matter: Change all IDs to their correct data types.
2022-05-28 07:42:00 +08:00
Chirag Atal
937bbd81fe
esp-matter: General changes and fixes
...
Some of these are changes corresponding to the spec or to the documentation.
zigbee_bridge: Renamed bridge_zigbee to zigbee_bridge.
switch: Changed console commands to: matter esp bound/client invoke.
2022-05-28 07:41:49 +08:00