Commit Graph

11 Commits

Author SHA1 Message Date
PSONALl c8babee85a Add support of dynamic memory allocation strategies 2023-03-15 17:54:44 +05:30
Shu Chen f709bd5a91 Merge branch 'controller/spiffs_paa' into 'main'
controller: Add reading PAA cert from spiffs partition

See merge request app-frameworks/esp-matter!304
2023-03-07 14:05:27 +08:00
WanqQixiang bf27627bd0 controller: Add reading PAA cert from spiffs partition 2023-02-28 19:12:32 +08:00
WanqQixiang 0890dbc8d9 controller: Add groupsettings command
controller: Add invoking commands and writing attributes commands for group_key_management cluster

controller: Add invoking commands for groups cluster
2023-02-23 15:52:42 +08:00
Shubham Patil b01907ac53 Remove unused log TAG variables 2023-02-02 18:22:55 +05:30
Shu Chen c70010a70d Merge branch 'controller/input_hex_dec' into 'main'
controller: Allows Hexadecimal and Decimal parameters input

See merge request app-frameworks/esp-matter!245
2023-01-18 10:18:36 +08:00
WanqQixiang f705a89c80 Submodule: Update submodule to the new released tag v1.0.0.1
CI: Activate matter build env before building the examples

sdkconfig: update sdkconfig to disable BT connection reattempt
2022-12-23 17:03:57 +08:00
WanqQixiang 9b7d0fb9b7 controller: Allows Hexadecimal and Decimal parameters input 2022-12-21 14:49:17 +08:00
WanqQixiang 00412aa3cb Controller: Make the commissioner feature optional 2022-12-12 19:18:40 +08:00
WanqQixiang aec8bd7aac esp_matter_controller: Add json_parser support for matter controller 2022-12-08 13:18:30 +08:00
WanqQixiang 27976aeb94 Add controller example and esp_matter_controller component
-Add cluster command feature (on_off, level_control, color_control)

  -Add reading attributes/events features

  -Add writing attributes feature (on_off, level_control, color_control)

  -Add subscribing attributes/events and shutdowning subscription features
2022-11-18 19:27:06 +08:00