Hrishikesh Dhayagude
|
524de7d697
|
Merge branch 'remove_trigger_effect' into 'main'
esp_matter: Remove the optional command trigger_effect of identify cluster
See merge request app-frameworks/esp-matter!253
|
2022-12-27 21:34:03 +08:00 |
|
Hrishikesh Dhayagude
|
f7afc65499
|
Merge branch 'bugfix/hue_max' into 'main'
app_main: Fixing the max value for hue and saturation
See merge request app-frameworks/esp-matter!254
|
2022-12-27 21:31:56 +08:00 |
|
Rohit Jadhav
|
5028a15edf
|
Multi-press count reset on multipress complete
|
2022-12-27 16:10:28 +05:30 |
|
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 |
|
Chirag Atal
|
fb2493481c
|
app_main: Fixing the max value for hue and saturation
According to the spec, hue and saturation both should be between 0-254.
|
2022-12-23 11:17:49 +05:30 |
|
WanqQixiang
|
d4daf2165c
|
esp_matter: Remove the optional command trigger_effect of identify cluster
|
2022-12-22 19:35:11 +08:00 |
|
Hrishikesh Dhayagude
|
e4f0f20fb6
|
Merge branch 'feature/switch-events' into 'main'
Add generic_switch example and mapping of switch events to button
See merge request app-frameworks/esp-matter!237
|
2022-12-22 18:28:13 +08:00 |
|
Hrishikesh Dhayagude
|
70d682a548
|
Merge branch 'bugfix/window_covering' into 'main'
esp_matter_cluster: window_covering: set operational_status
See merge request app-frameworks/esp-matter!252
|
2022-12-22 18:10:08 +08:00 |
|
Diego Rodríguez Royo
|
4e0c0f3a4a
|
Changed log levels at absolute_position feature
|
2022-12-21 11:03:51 +00:00 |
|
Hrishikesh Dhayagude
|
90b15888f4
|
Merge branch 'install_host_tools' into 'main'
Build host tools from connectedhomeip repository in install.sh
See merge request app-frameworks/esp-matter!248
|
2022-12-21 17:07:41 +08:00 |
|
WanqQixiang
|
9b7d0fb9b7
|
controller: Allows Hexadecimal and Decimal parameters input
|
2022-12-21 14:49:17 +08:00 |
|
Rohit Jadhav
|
b5f1657ed2
|
Add generic_switch example and mapping of switch events to button
|
2022-12-20 21:22:32 +05:30 |
|
Shubham Patil
|
113559b2d7
|
Build host tools from connectedhomeip repository in install.sh
Also installing python dependencies of mfg_tool
|
2022-12-20 19:24:56 +05:30 |
|
Hrishikesh Dhayagude
|
a5bc063220
|
Merge branch 'remove_test_options' into 'main'
examples: Remove test options from light_switch
See merge request app-frameworks/esp-matter!250
|
2022-12-20 18:36:03 +08:00 |
|
Shubham Patil
|
d5423917f6
|
Fix the links for generated binaries
|
2022-12-20 15:43:06 +05:30 |
|
Shubham Patil
|
5e5baeb72e
|
examples: remove test passcode and discriminator config options
|
2022-12-20 15:30:43 +05:30 |
|
Hrishikesh Dhayagude
|
4a49e763cb
|
Merge branch 'documentation' into 'main'
Documentation: esp_secure_cert
See merge request app-frameworks/esp-matter!242
|
2022-12-20 17:46:07 +08:00 |
|
Hrishikesh Dhayagude
|
208ffca11d
|
Merge branch 'mfg_tool_encrypt' into 'main'
mfg_tool: Option to encrypt the factory partition
See merge request app-frameworks/esp-matter!243
|
2022-12-20 17:45:15 +08:00 |
|
Hrishikesh Dhayagude
|
f40daad7cd
|
Merge branch 'github_workflow' into 'main'
Build examples in github workflow, deploy to pages
See merge request app-frameworks/esp-matter!198
|
2022-12-20 17:41:40 +08:00 |
|
WanqQixiang
|
62ef2d9c6a
|
esp_matter_console: fix the include path of ESP32Utils.h
|
2022-12-19 17:42:20 +08:00 |
|
Shubham Patil
|
cd9a46d14f
|
Build examples in github workflows and deploy the build artifacts to the
github pages so that they can be used with launchpad.
|
2022-12-19 14:20:08 +05:30 |
|
Shubham Patil
|
14fc1a3836
|
tools: Script to generate dynamic launchpad config file
|
2022-12-19 13:01:49 +05:30 |
|
Shubham Patil
|
12b32ced96
|
docs: For using esp_secure_cert partition
|
2022-12-19 11:32:14 +05:30 |
|
Shu Chen
|
6dc6341cd7
|
Merge branch 'feature/docs_for_network_issue' into 'main'
docs: update some more hints to docs
See merge request app-frameworks/esp-matter!239
|
2022-12-19 12:17:25 +08:00 |
|
Shu Chen
|
fc2787cd89
|
Merge branch 'controller/commissioner_option' into 'main'
Controller: Make the commissioner feature optional
See merge request app-frameworks/esp-matter!233
|
2022-12-16 11:26:45 +08:00 |
|
Diego Rodríguez Royo
|
3d9db6773c
|
esp_matter_feature: window_covering: set installed_closed_limit_tilt
instead of installed_closed_limit_lift in create_installed_closed_limit_tilt
|
2022-12-15 12:12:41 +00:00 |
|
Diego Rodríguez Royo
|
a07469e35f
|
esp_matter_feature: window_covering: absolute_positioning not lift & tilt exclusive
|
2022-12-15 10:44:52 +00:00 |
|
Diego Rodríguez Royo
|
645b700437
|
esp_matter_cluster: window_covering: set operational_status
Instead of config_status as operational_status attribute value
|
2022-12-15 10:33:41 +00:00 |
|
Diego Rodríguez Royo
|
ea5d43cef6
|
esp_matter_cluster: window_covering: Corrected cluster revision
|
2022-12-15 10:33:40 +00:00 |
|
Hrishikesh Dhayagude
|
3a001cc0a8
|
Merge branch 'bugfix/window_cover_attribute' into 'main'
bugfix: installed_closed_limit_lift attribute of window cover cluster
See merge request app-frameworks/esp-matter!244
|
2022-12-15 17:53:08 +08:00 |
|
Hrishikesh Dhayagude
|
4881109ce2
|
Merge branch 'doc/windows_host' into 'main'
docs: Steps to setup Windows host for developement
See merge request app-frameworks/esp-matter!246
|
2022-12-15 14:57:13 +08:00 |
|
Shubham Patil
|
74c3aacde3
|
docs: Steps to setup Windows host for developement
Closes https://github.com/espressif/esp-matter/issues/104
|
2022-12-14 19:02:01 +05:30 |
|
Shu Chen
|
4fed14a20e
|
Merge branch 'v1.0/update-attribute-init-value' into 'main'
Add color capability update when add colorcontrol feature
See merge request app-frameworks/esp-matter!241
|
2022-12-14 11:25:37 +08:00 |
|
Shu Chen
|
d06491141e
|
docs: update some more hints to docs
|
2022-12-14 11:24:38 +08:00 |
|
Shubham Patil
|
d28b0e834f
|
mfg_tool: Option to encrypt the factory partition
|
2022-12-12 19:38:49 +05:30 |
|
liyashuai
|
4916723edc
|
update attribute value in color light for v1.0 certified
|
2022-12-12 20:55:38 +08:00 |
|
WanqQixiang
|
00412aa3cb
|
Controller: Make the commissioner feature optional
|
2022-12-12 19:18:40 +08:00 |
|
InfiniteYuan
|
eaa60c345f
|
bugfix: installed_closed_limit_lift is incorrect
|
2022-12-12 17:26:07 +08:00 |
|
Shu Chen
|
1baf476692
|
Merge branch 'controller/json_attribute_write' into 'main'
esp_matter_controller: Add json_parser support for write-attr command
See merge request app-frameworks/esp-matter!240
|
2022-12-12 16:57:45 +08:00 |
|
Shu Chen
|
e3ce60e610
|
Merge branch 'bugfix/binding_manager_initialize' into 'main'
binding: Call BindingManager::Init() after network connected
See merge request app-frameworks/esp-matter!238
|
2022-12-12 15:35:33 +08:00 |
|
Hrishikesh Dhayagude
|
afd1032c92
|
Merge branch 'feature/thermostat_data_model' into 'main'
Added support of attributes, commmands, features for thermostat cluster
See merge request app-frameworks/esp-matter!234
|
2022-12-12 12:49:33 +08:00 |
|
WanqQixiang
|
aec8bd7aac
|
esp_matter_controller: Add json_parser support for matter controller
|
2022-12-08 13:18:30 +08:00 |
|
WanqQixiang
|
d5afe01a68
|
binding: Call BindingManager::Init() after network connected
|
2022-12-07 15:52:37 +08:00 |
|
Shu Chen
|
a0f1378659
|
Merge branch 'esp_secure_cert_partition' into 'main'
DAC Provider Implementation to read attestation information from esp_secure_cert partition
See merge request app-frameworks/esp-matter!232
|
2022-12-07 10:43:14 +08:00 |
|
Shubham Patil
|
6172f9a3e2
|
Add fault injection check when reading secure cert contents
|
2022-12-06 19:17:36 +05:30 |
|
Rohit Jadhav
|
b6c90fbf8b
|
Added support of attributes, commmands, features for thermostat cluster
|
2022-12-06 11:04:03 +05:30 |
|
Hrishikesh Dhayagude
|
952901ebe6
|
Merge branch 'bugfix/enable_ble_for_blemesh_bridge' into 'main'
bugfix: blemesh_bridge: enable ble after commission
See merge request app-frameworks/esp-matter!235
|
2022-12-06 10:07:20 +08:00 |
|
Hrishikesh Dhayagude
|
54fd0a22f9
|
Merge branch 'bugfix/window_covering_features' into 'main'
Added attributes/commands for features of window covering
See merge request app-frameworks/esp-matter!231
|
2022-12-06 00:45:25 +08:00 |
|
Hrishikesh Dhayagude
|
fd842d0845
|
Merge branch 'bugfix/nullable_crash' into 'main'
esp_matter_attribute_utils: Fix crash for nullable attribute's assignment
See merge request app-frameworks/esp-matter!236
|
2022-12-02 21:28:26 +08:00 |
|
Chirag Atal
|
58a21b6146
|
esp_matter_attribute_utils: Fix crash for nullable attribute's assignment
Removed the assert when the nullable attribute was being the actual null value. Handling this in the APIs now.
|
2022-12-02 16:31:29 +05:30 |
|